From: "David Busby" <[EMAIL PROTECTED]>

> Juan,
>     After performing the Dump/Import for the upgrade once it's cake.
There
> are two utilities that you can use
>     pg_dump
> to dump data
>     psql < [file]
> to restore
> so before I upgrade I simply
>     pg_dump [options] [dbname]
> to my archive/backup file
> then after the upgrade I say
>     psql [options] < [archive.file]
> and then go smoke (smoking is a bad habit) when I come back all my data is
> there.

hahah, yes, bad habit!!!   :oP

yes actually it's similar as dumping with MySQL, and it doesn't seem any
pain...
the comment was more founded on what I had heared...

thanks again





-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to