On 24/08/2004 14:40 Eduardo S. Fontanetti wrote:
> How can I do a test if my dumping is really working, I
> can't apply the dump in my database, because it will
> overwrite a lot of data. I was thinking about restore
> in another database name, but I can't, it always
> restore on the original database.
>
> Somebody have a cooking recipe about to test if my
> backup is working fine, and will help if I need
> sometime?
Are you using pg_dump or pg_dumpall? I just use pg_dump on individual
databases (pg_dumpall works on the whole cluster) and can restore that to
any database.
HTH
--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for
Business |
| Computer Consultants |
http://www.thomas-micro-systems-ltd.co.uk |
+------------------------------+---------------------------------------------+
In response to
Responses
pgsql-admin by date
| Next: | From: Thilina Gunasekara | Date: 2004-08-24 15:38:19 |
| Subject: Re: [GENERAL] Dump and Restore |
| Previous: | From: Antonis Antoniou | Date: 2004-08-24 14:47:03 |
| Subject: Re: pg dump restore |
pgsql-general by date
| Next: | From: Tom Lane | Date: 2004-08-24 15:35:38 |
| Subject: Re: select ... where <column>='' does a seqscan [auf Viren geprueft] |
| Previous: | From: Vidyasagara Guntaka | Date: 2004-08-24 15:23:37 |
| Subject: Not able to build libpq for Windows using 8.0.0 beta1 |