On 2015-07-26 20:51, [email protected] 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



-- 
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to