Backward migration

From: "Francisco M(dot) Marzoa Alonso" <fmmarzoa(at)e-quantica(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Backward migration
Date: 2001-05-17 10:18:49
Message-ID: 0105171218490D.04463@stormind
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi there,

I must migrate a PostgreSQL database that I've created initially with
PostgreSQL 7.0 over LiNUX to a system that has PostgreSQL 6.5.3 running on a
FreeBSD. I've no chance to update de PostgreSQL engine to a newer version so
the only way for me to do this is migrating the data.

I've used pg_dump ... and psql -e ... to do this, but I've obtained a lot of
errors and, finally, a segmentation fault; Of course, database is not
created. It seems like 6.5.3 version couldn't understand some of the commands
or the syntax generated by pg_dump on 7.0.

Help???

Thanks (a lot) in advance,

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjsDpYkACgkQdcZSl+4pW25qjwCdGkX/HjO+pN0s85wTwetRLctO
vtYAnjyJ/02zDW4RQHMOe7ihdzPVLgBY
=pWVE
-----END PGP SIGNATURE-----

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Damaen 2001-05-17 12:16:30 Re: Re: Which Front End for Postgresql
Previous Message Alex 2001-05-17 08:03:35 Timestamp Format