Re: Backward migration

From: "Valerio Santinelli" <tanis(at)digi-web(dot)it>
To: "Francisco M(dot) Marzoa Alonso" <fmmarzoa(at)e-quantica(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Backward migration
Date: 2001-05-17 12:24:09
Message-ID: 083601c0decc$45e23080$024510ac@valerio
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I think you should post the exact errors you're getting to the mailing list,
so maybe someone can help you.

Valerio Santinelli
Digisoft Multimedia
http://www.digisoftmultimedia.it/

----- Original Message -----
From: "Francisco M. Marzoa Alonso" <fmmarzoa(at)e-quantica(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Thursday, May 17, 2001 12:18 PM
Subject: [GENERAL] Backward migration

> -----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-----
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Wu 2001-05-17 12:55:29 News Servers
Previous Message Damaen 2001-05-17 12:16:30 Re: Re: Which Front End for Postgresql