Re: Why pg_dump 'trust' authentication fails under root and works under another user? - Mailing list pgsql-admin

From Guillaume Lelarge
Subject Re: Why pg_dump 'trust' authentication fails under root and works under another user?
Date
Msg-id 4D8B0E9B.9050206@lelarge.info
Whole thread Raw
In response to Re: Why pg_dump 'trust' authentication fails under root and works under another user?  (Jaroslav Záruba <jaroslav.zaruba@gmail.com>)
Responses Re: Why pg_dump 'trust' authentication fails under root and works under another user?  (Jaroslav Záruba <jaroslav.zaruba@gmail.com>)
List pgsql-admin
Le 24/03/2011 10:05, Jaroslav Záruba a écrit :
> My pg_hba.conf looks like this:
>
> local all     postgres        trust
> host all postgres 192.168.1.0/24 md5
> local all all ident
> host all all 127.0.0.1/32 md5
> host all all ::1/128 md5
>
>

Still lacks the complete pg_dump command lines (both of them, the good
and the bad one).


--
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

pgsql-admin by date:

Previous
From: Jaroslav Záruba
Date:
Subject: Re: Why pg_dump 'trust' authentication fails under root and works under another user?
Next
From: Jaroslav Záruba
Date:
Subject: Re: Why pg_dump 'trust' authentication fails under root and works under another user?