Re: BUG #1567: can't hide password with pg_autovacuum

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Olivier Thauvin <olivier(dot)thauvin(at)aerov(dot)jussieu(dot)fr>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1567: can't hide password with pg_autovacuum
Date: 2005-04-03 13:00:58
Message-ID: 20050403130058.GC27923@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Mar 29, 2005 at 03:54:48 +0100,
Olivier Thauvin <olivier(dot)thauvin(at)aerov(dot)jussieu(dot)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.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Magnus Hagander 2005-04-03 17:10:11 Re: BUG #1576: Function UPPER does not give back the awaited results
Previous Message Michael Fuhr 2005-04-03 02:23:45 Re: BUG #1547: CREATE TYPE AS error