Re: I lost my password

From: Yves Dorfsman <yves(at)zioup(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: I lost my password
Date: 2015-07-27 02:57:20
Message-ID: 55B59E10.6080409@zioup.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2015-07-26 20:51, papa(at)arbolone(dot)ca wrote:
> After installing PostgreSQL I lost the password, how can I recover it?

Assuming you have "local" login configured (which is the default), you can su
to the postgres user (or whichever is configured in pg_hba.conf) and login
with psql directly without being challenged for a password.

--
http://yves.zioup.com
gpg: 4096R/32B0F416

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2015-07-27 03:01:02 Re: I lost my password
Previous Message papa 2015-07-27 02:51:27 I lost my password