On 08/20/2014 09:22 AM, TigerNassau wrote:
Even with latest upgrades on debian jessie after a new postgres installation typing the 
following:  "su - postgres" requests a password and trying several such as 
postgres, blank, sudo password - all gives an auth error.   How can this be fixed?

Here is a good step by step:

http://www.pontikis.net/blog/postgresql-9-debian-7-wheezy

So:

su -l root
su - postgres
psql

or what I do:

sudo -u postgres psql



Sent from my LG Mobile



--
Adrian Klaver
adrian.kla...@aklaver.com


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

Reply via email to