Re: Changing password for the postgres user?

Douglas McNaught <doug@mcnaught.org>

From: Douglas McNaught <doug@mcnaught.org>
To: Bjørn T Johansen <btj@havleik.no>
Cc: pgsql-general@postgresql.org
Date: 2005-06-23T12:12:04Z
Lists: pgsql-general
Bjørn T Johansen <btj@havleik.no> writes:

> I am trying to change the password for the postgres user but it
> doesn't work... I have tried changing it from pgAdmin, EMS
> PostgreSQL Manager, etc but whatever password I set, I still can log
> in without using password.... (And it seems that no sql code is run
> on the server)
>
> What am i missing?

Editing pg_hba.conf?

-Doug