Re: Can't connect to postgresql using 'psql -d database -U user -W' - Mailing list pgsql-general

From ellis@spinics.net (Rick Ellis)
Subject Re: Can't connect to postgresql using 'psql -d database -U user -W'
Date
Msg-id 1136497740.672165@localhost.localdomain
Whole thread Raw
In response to Can't connect to postgresql using 'psql -d database -U user -W'  ("ctobini" <ctemp2@free.fr>)
List pgsql-general
In article <1136446265.206388.6610@g14g2000cwa.googlegroups.com>,
ctobini <ctemp2@free.fr> wrote:

>tobini% psql -d template1 -U postgres -W
>password: postgres
>psql: FATAL:  IDENT authentication failed for user "postgres"
>
>Do you have an idea about this problem ?

Use the su command to become user postgres and then run the
psql command.


pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: 'Official' definition of ACID compliance?
Next
From: Chris Travers
Date:
Subject: Re: 'Official' definition of ACID compliance?