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: BUG #3987: Not checking the password



"chandra" <cmaddila(at)yahoo(dot)co(dot)in> writes:
> When we connecting to the database it is asking the password. Without giving
> the password we are able to connect to the database thru pqadmin tool. It
> should check the password.

It sounds like you have different authentication methods selected for
different connection sources.  Look at pg_hba.conf (and don't forget
you need "pg_ctl reload" after changing it).

			regards, tom lane



Home | Main Index | Thread Index

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