Re: Problem do backup/restore for empty database - Mailing list pgsql-hackers

From Philip Warner
Subject Re: Problem do backup/restore for empty database
Date
Msg-id 3.0.5.32.20001023051859.02cd4c40@mail.rhyme.com.au
Whole thread Raw
In response to Re: Problem do backup/restore for empty database  (Denis Perchine <dyp@perchine.com>)
List pgsql-hackers
At 18:33 21/10/00 +0700, Denis Perchine wrote:
>
>pg_dump --blob -Fc test3 -f test3.tar -v
>pg_restore test3.tar --db=test4 -v
>

Should work with current CVS sources now...


----------------------------------------------------------------
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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: howto: install posgresql on darwin/osxpb
Next
From: Hannu Krosing
Date:
Subject: Re: is there a way to DROP foreign key constraint ?