Re: initial auth failure on debian - Mailing list pgsql-general

From Adrian Klaver
Subject Re: initial auth failure on debian
Date
Msg-id 53F4D064.8050504@aklaver.com
Whole thread Raw
In response to Re: initial auth failure on debian  (TigerNassau <john.tigernassau@gmail.com>)
List pgsql-general
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"
requestsa password and trying several such as postgres, blank, sudo password - all gives an auth error.   How can this
befixed? 

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.klaver@aklaver.com


pgsql-general by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: POWA tool
Next
From: Thomas Kellerer
Date:
Subject: Re: POWA tool