Re: pg_restore options issues

Поиск
Список
Период
Сортировка
От Philip Warner
Тема Re: pg_restore options issues
Дата
Msg-id 3.0.5.32.20010107114805.02d1b160@mail.rhyme.com.au
обсуждение исходный текст
Ответ на pg_restore options issues  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
At 22:05 6/01/01 +0100, Peter Eisentraut wrote:
>
>restores only the named table.  The equivalent short option is -t but it
>does not allow restoring all tables, since it requires an argument.  I
>suggest that an argument of '*' also means to restore all tables.

Sounds fine. 


>Also, if you just call pg_restore without arguments it hangs waiting for
>input from stdin.  This is a bit confusing.  I suggest that stdin is used
>if and only if the file name argument is '-'.

Also sounds reasonable.


I'm working on pg_dump at the moment, so if there is anything else, let me
know.


----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 0500 83 82 82         |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/


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

Предыдущее
От: bpalmer
Дата:
Сообщение: Re: CVS regression test failure on OBSD
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: I'm amazed we never caught this before ...