Re: how to recover superuser password ?

From: Patrick <pat(at)patoche(dot)org>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: how to recover superuser password ?
Date: 2002-12-02 16:53:39
Message-ID: 20021202165339.GI28102@nohope.patoche.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Mon, Dec 02, 2002 at 11:42:25AM -0500, Joel Burton took time to write:
> Change your pg_hba.conf to allow connections from the localhost as
> "trust" (then kill -HUP the postmaster to notice the changes here).
> Log in from localhost (you won't be prompted for a
> password). Now you can change your password.

Joel, thanks a lot !

The solution was obvious, I am an idiot.

Patrick.

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Malcolm Hutty 2002-12-02 16:54:43 "next"
Previous Message Joel Burton 2002-12-02 16:42:25 Re: how to recover superuser password ?