Re: [GENERAL] configure password
João Paulo Zavanela <joao_zava@globo.com> writes:
> Thanks, but I need configure password to connect to server! > Now the pg_hba.conf is trust, I need change to passwd. > Changing the file to passwd, I don't know how configure password to connect!
Set pg_hba.conf to 'trust', connect and use ALTER USER to set the
password, then change pg_hba.conf to use 'md5' for your database.
-Doug
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster
Received on Wed Oct 31 13:09:05 2007
This archive was generated by hypermail 2.1.8
: Mon Jun 16 2008 - 19:09:07 EDT
|