From: Armaghan S. <sa...@le...> - 2008-05-09 07:42:43
|
On Fri, May 9, 2008 at 12:29 PM, Ricardo Granados Tiznado <ri...@so...> wrote: > I am working now in local server with the version 2.8.14 and > PostgreSQl 7.4.19 and want to do a backup and restore it in a vps > when i have PostgreSQL 8.1 or 8.3 I am not very sure still and the > same SQL-Ledger's version. I think to do a support with pg_dump > (pg_dump-Fc) in the local server and one pg_restore in the new server, > what problem exists with the change of PostgreSQL's versions that > could fall ill in SQL-Ledger ? 1. There should not be any problem restoring 2.8.14 backup into a newer postgresql versions. 2. psql is enough to restore sql-ledger backup (after uncompressing your backup if it is compressed) Regards Armaghan |