Re: I can't seem to put the right combination of magic into the pg_hba and pg_ident files. - Mailing list pgsql-general

From John R Pierce
Subject Re: I can't seem to put the right combination of magic into the pg_hba and pg_ident files.
Date
Msg-id 4AF7BF01.8030705@hogranch.com
Whole thread Raw
In response to Re: I can't seem to put the right combination of magic into the pg_hba and pg_ident files.  (Tim Uckun <timuckun@gmail.com>)
Responses Re: I can't seem to put the right combination of magic into the pg_hba and pg_ident files.  (Tim Uckun <timuckun@gmail.com>)
List pgsql-general
Tim Uckun wrote:
> psql -U postgres
> psql: FATAL:  Ident authentication failed for user "postgres"
>
>
> Obviously  I need to tell postgres to trust the user root when
> connected locally as postgres.
>
> How do I do that?
>


either create a postgres user named 'root' and give it superuser
privileges, or switch to a different method of authentication for LOCAL
users



pgsql-general by date:

Previous
From: Tim Uckun
Date:
Subject: Re: I can't seem to put the right combination of magic into the pg_hba and pg_ident files.
Next
From: Uwe Schroeder
Date:
Subject: virtualidx exclusive lock