Re: resetting postgres password - Mailing list pgsql-general

From John DeSoi
Subject Re: resetting postgres password
Date
Msg-id F7EBAC5A-A698-11D9-86D9-000A95B03262@pgedit.com
Whole thread Raw
In response to resetting postgres password  (D A GERM <dgerm@shepherd.edu>)
List pgsql-general
On Apr 6, 2005, at 8:22 AM, D A GERM wrote:

> What is the easiest way to reset the postgres user password?

Using the ALTER USER command. If you don't know the password,
temporarily modify the pg_hba.conf file to allow local connections
without a password ('trust'). You can then login without the password
and reset it.


John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


pgsql-general by date:

Previous
From: "Costin Manda"
Date:
Subject: Re: very slow after a while...
Next
From: Richard Huxton
Date:
Subject: Re: very slow after a while...