Re: Pg_dump options

From: Dmitry Alyabyev <dimitry(at)al(dot)org(dot)ua>
To: Karl DeBisschop <kdebisschop(at)range(dot)infoplease(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Pg_dump options
Date: 2002-01-29 10:36:13
Message-ID: 54146358317.20020129123613@al.org.ua
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Sorry, I didn't check it for 7.1 branch - but it definitely happened
for 7.0

--
Dimitry

Tuesday, January 29, 2002, 12:30:16 PM, Karl DeBisschop wrote:

> On Tue, 2002-01-29 at 04:45, Dmitry Alyabyev wrote:
>> Yes, you're right. But why do not make it like --user and
>> --read-password-from-stdin-without-promtp options ?

> In the man page for pg_dump in7.2:

> -U username
> Connect as the given user.

> -W Force a password prompt. This should happen auto-
> matically if the server requires password authenti-
> cation.

> And the password prompt does not write into your dump file.

> --
> Karl

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Steve Boyle (Roselink) 2002-01-29 11:04:13 Fw: job scheduling
Previous Message Karl DeBisschop 2002-01-29 10:30:16 Re: Pg_dump options