Re: pg_restore options issues

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_restore options issues
Date: 2001-01-07 00:48:05
Message-ID: 3.0.5.32.20010107114805.02d1b160@mail.rhyme.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 |/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-01-07 01:09:51 Re: Re: I'm amazed we never caught this before ...
Previous Message bpalmer 2001-01-07 00:42:36 Re: CVS regression test failure on OBSD