|
6 | 6 | [NO_PID]: sqlca: code: 0, state: 00000 |
7 | 7 | [NO_PID]: ecpg_execute on line 23: using PQexec |
8 | 8 | [NO_PID]: sqlca: code: 0, state: 00000 |
9 | | -[NO_PID]:ecpg_execute on line 23: OK: ALTER ROLE |
| 9 | +[NO_PID]:ecpg_process_output on line 23: OK: ALTER ROLE |
10 | 10 | [NO_PID]: sqlca: code: 0, state: 00000 |
11 | 11 | [NO_PID]: ecpg_finish: connection main closed |
12 | 12 | [NO_PID]: sqlca: code: 0, state: 00000 |
|
52 | 52 | [NO_PID]: ECPGconnect: opening database connectdb on localhost port <REGRESSION_PORT> for user connectuser |
53 | 53 | [NO_PID]: sqlca: code: 0, state: 00000 |
54 | 54 | [NO_PID]: ECPGconnect: could not open database: could not connect to server: Connection refused |
| 55 | +Is the server running on host "localhost" (::1) and accepting |
| 56 | +TCP/IP connections on port 20? |
| 57 | +could not connect to server: Connection refused |
55 | 58 | Is the server running on host "localhost" (127.0.0.1) and accepting |
56 | 59 | TCP/IP connections on port 20? |
57 | 60 |
|
|