Re: BUG #1567: can't hide password with pg_autovacuum - Mailing list pgsql-bugs

From Bruno Wolff III
Subject Re: BUG #1567: can't hide password with pg_autovacuum
Date
Msg-id 20050403130058.GC27923@wolff.to
Whole thread Raw
In response to Re: BUG #1567: can't hide password with pg_autovacuum  (Olivier Thauvin <olivier.thauvin@aerov.jussieu.fr>)
List pgsql-bugs
On Tue, Mar 29, 2005 at 03:54:48 +0100,
  Olivier Thauvin <olivier.thauvin@aerov.jussieu.fr> wrote:
>
> Maybe I will workaround by setting postgres user access as 'trust' for local
> connection only, but I have to reread the doc before :).

Ident is better if you can use domain sockets and the equivalent of
getpeerid on your OS.

pgsql-bugs by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: BUG #1547: CREATE TYPE AS error
Next
From: "Magnus Hagander"
Date:
Subject: Re: BUG #1576: Function UPPER does not give back the awaited results