Re: Dump and Restore - Mailing list pgsql-general

From Eduardo S. Fontanetti
Subject Re: Dump and Restore
Date
Msg-id 20040824163618.39059.qmail@web40710.mail.yahoo.com
Whole thread Raw
In response to Re: Dump and Restore  (Paul Thomas <paul@tmsl.demon.co.uk>)
Responses Re: Dump and Restore  (Oliver Elphick <olly@lfix.co.uk>)
List pgsql-general
I am using pg_dump.

It means that I can't restore to a different name
database??

Eduardo S. Fontanetti

 --- Paul Thomas <paul@tmsl.demon.co.uk> escreveu:
>
> 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   |
>
+------------------------------+---------------------------------------------+
>





_______________________________________________________
Yahoo! Acesso Grátis - navegue de graça com conexão de qualidade!
http://br.acesso.yahoo.com/

pgsql-general by date:

Previous
From: Silvio Matthes
Date:
Subject: Re: select ... where ='' does a seqscan [auf Viren
Next
From: Tom Lane
Date:
Subject: Re: pg_stat_activity versus ps