Re: BUG #3987: Not checking the password

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "chandra" <cmaddila(at)yahoo(dot)co(dot)in>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3987: Not checking the password
Date: 2008-02-25 15:30:12
Message-ID: 27071.1203953412@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Miroslav Nachev 2008-02-25 15:39:28 Re: BUG #3980: Can not Install PostgreSQL - error at the end of installation
Previous Message Dave Page 2008-02-25 15:25:22 Re: BUG #3980: Can not Install PostgreSQL - error at the end of installation