Re: pg_dumpall -f option - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: pg_dumpall -f option
Date
Msg-id 200701251508.l0PF8Ir25577@momjian.us
Whole thread Raw
In response to Re: pg_dumpall -f option  (Dave Page <dpage@postgresql.org>)
List pgsql-patches
Dave Page wrote:
> Bruce Momjian wrote:
> > Patch applied.  Thanks.
> >
> > Docs updated to mention Win32:
> >
> >         Write the output to the specified file.  This is particularly useful
> >         on Windows because output redirection does not work for child
> >         processes.
>
> I didn't say that - I said that I couldn't redirect the output from the
> child processes in pgAdmin which is a limitation of the way wxWidgets
> works from what I can tell. It may (in fact, quite possibly does) apply
> to *nix as well. pg_dumpall output can be redirected from a command
> prompt on Windows without any problem.
>
> The patch was proposed in this case because a) it gives pg_dumpall more
> consistency with pg_dump allowing pgAdmin to use pg_duampall in the same
> way it already uses pg_dump, and b) I have a vague chance of getting a
> patch into pg_dumpall this century :-)

OK, thanks.  I have copied the text from pg_dump -f option now.

--
  Bruce Momjian   bruce@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Fix for bug in plpython bool type conversion
Next
From: Magnus Hagander
Date:
Subject: setlocal to build.bat