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: