Re: Bug #631: pg_dumpall does not accept -F or -f - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: Bug #631: pg_dumpall does not accept -F or -f
Date
Msg-id 200204102220.g3AMKQq27012@candle.pha.pa.us
Whole thread Raw
In response to Re: Bug #631: pg_dumpall does not accept -F or -f  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Bug #631: pg_dumpall does not accept -F or -f  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-bugs
Peter Eisentraut wrote:
> > The pg_dumpall script seems to ignore the file and format switches
> > that are used with pg_dump.  pg_dumpall always writes to stdout in
> > text format.  Also, the -b switch can not be used with pg_dumpall
> > since text output is being forced.
>
> That's not a bug.

Peter, can you explain why to the user; it is not clear to me why
either, though I have my suspicions, and shouldn't we throw an error to
the user when they try it?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-bugs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Bug #631: pg_dumpall does not accept -F or -f
Next
From: Peter Eisentraut
Date:
Subject: Re: Bug #631: pg_dumpall does not accept -F or -f