Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Resolved
-
None
-
None
Description
postgres=# SELECT * FROM a;
WARNING: failed to connect to remote socket server test1:5437
ERROR: must be superuser to create resource queues
(gdb) b connectToServerRemote
Breakpoint 1 at 0x8ce640: file network_utils.c, line 351.
(gdb) c
Continuing.
[New Thread 0x7f98e70a3700 (LWP 60779)]
Breakpoint 1, connectToServerRemote (address=0x28128c0 "test1", port=5437, clientfd=0x7fff63f4addc) at network_utils.c:351
351 network_utils.c: No such file or directory.
in network_utils.c