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: What is a password for?



On Sunday 16 March 2008 12:31:40 am Weiwei Guo wrote:
> I cannot understand the mechanism for password. Is it a bug?

Check your pg_hba.conf file.  I suspect that for LOCAL connections you have 
specified TRUST "authentication".

If you want to enforce passwords you would change TRUST to MD5.




Home | Main Index | Thread Index

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