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: set password doesn't work



> Your pg_hba.conf file will be configured to allow TRUST (ie, no password)
> authentication for the computers you are connecting from, most likely your
> local network subnet such as 192.168.0.1/24
>

You are right. It was set to TRUST. I changed it to MD5 and now it works as 
expected.
Thanks a lot,
Sabin 





Home | Main Index | Thread Index

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