Re: PQConnectdb SSL (sslmode): Is this a bug - Mailing list pgsql-general

From vishal saberwal
Subject Re: PQConnectdb SSL (sslmode): Is this a bug
Date
Msg-id 3e74dc2505082614031af5c6c4@mail.gmail.com
Whole thread Raw
In response to Re: PQConnectdb SSL (sslmode): Is this a bug  (vishal saberwal <vishalsaberwal@gmail.com>)
Responses Re: PQConnectdb SSL (sslmode): Is this a bug  (Michael Fuhr <mike@fuhr.org>)
List pgsql-general
sorry, but forgot to mention,
when i change to sslmode=allow, it lets me connect and runs my query
on 'select * from test_table' which is a dummy table ...

[root@localhost serv]# ./bin/test_lib

ret=0
GOT CONNECTION
NAME                     AGE
----------------------------
me                      1
you                     2
they                    3
us                      4
[root@localhost serv]#

pgsql-general by date:

Previous
From: Douglas McNaught
Date:
Subject: Re: About "ERROR: must be *superuser* to COPY to or from a file"
Next
From: Greg Stark
Date:
Subject: Re: POSS. FEATURE REQ: "Dynamic" Views