Re: small pg_dump RFE: new --no-prompt (password) option

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Martijn van Oosterhout <kleptog(at)svana(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Dave Cramer <pg(at)fastcrypt(dot)com>
Subject: Re: small pg_dump RFE: new --no-prompt (password) option
Date: 2006-12-19 14:02:47
Message-ID: 200612191502.48380.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alvaro Herrera wrote:
> So did we get anywhere with this? I'd propose something like
> --non-interactive rather than --daemon-mode. Was there a patch
> submitted?

With the enhanced connection string management, wouldn't it suffice to
pass a (fake/empty) password to pg_dump on the command line?

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Browne 2006-12-19 14:04:14 Re: Second attempt, roll your own autovacuum
Previous Message Alvaro Herrera 2006-12-19 13:39:03 Re: small pg_dump RFE: new --no-prompt (password) option