Thread: psql

psql

From
Steven Borrelli
Date:
Anybody experience this before?

I can log in to my database as a particular user with any arbitrary
password, even though I've specifically set the password using:

\password <username>

Any idea as to why this is?

Re: psql

From
Larry Rosenman
Date:
On 11/9/2011 9:21 AM, Steven Borrelli wrote:
> Anybody experience this before?
>
> I can log in to my database as a particular user with any arbitrary
> password, even though I've specifically set the password using:
>
> \password <username>
>
> Any idea as to why this is?
>

pg_hba.conf entry saying trust for that host/database/user.

--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 512-248-2683                 E-Mail: ler@lerctr.org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893