View Single Post

   
  #5 (permalink)  
Old 05-07-2008, 11:17 AM
Guy Deleeuw
 
Posts: n/a
Default Re: PQconnectdb question and md5 password

Gus ? :-)

No I need to put the md5 string into the connInfo, just that.
the other parts work fine

Guy
Marcelo Martins a écrit :
> Hi Gus,
>
> You should be able to, I'm not a C guru but on perl I can without any
> issues.
> Did you setup a password for the postgres user account in postgreSQL
> itself ?
> I found strange that you were trying out the password from /etc/shadow
> file though.
>
> > ALTER USER postgres WITH ENCRYPTED PASSWORD 'secret';

>
> What error the postgres log gives you ?
>
>
> On May 6, 2008, at 12:58 PM, Guy Deleeuw wrote:



--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply With Quote