Re: pg_dumpall -f option

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pg_dumpall -f option
Дата
Msg-id 45B87262.6000401@postgresql.org
обсуждение исходный текст
Ответ на Re: pg_dumpall -f option  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: pg_dumpall -f option  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-patches
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 :-)

Regards, Dave.


В списке pgsql-patches по дате отправления:

Предыдущее
От: Gavin Sherry
Дата:
Сообщение: Re: pg_get_domaindef
Следующее
От: Magnus Hagander
Дата:
Сообщение: Getting rid of warnings