Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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:




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group