Re: PQConnectdb SSL (sslmode): Is this a bug

From: vishal saberwal <vishalsaberwal(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Michael Fuhr <mike(at)fuhr(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: PQConnectdb SSL (sslmode): Is this a bug
Date: 2005-08-26 21:03:05
Message-ID: 3e74dc2505082614031af5c6c4@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)localhost serv]# ./bin/test_lib

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tony Caduto 2005-08-26 21:10:06 Re: Postgresql Function Cookbook/General howto
Previous Message Douglas McNaught 2005-08-26 20:58:03 Re: About "ERROR: must be *superuser* to COPY to or from a file"