Re: Connecting to old 7.1 Database - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: Connecting to old 7.1 Database
Date
Msg-id 4923F35E.1090706@iol.ie
Whole thread Raw
In response to Connecting to old 7.1 Database  (Andy Greensted <ajg112@ohm.york.ac.uk>)
List pgsql-general
On 19/11/2008 10:57, Andy Greensted wrote:

> - Is there anyway to run a newer version (8.3.5) of psql in some sort of
> 'backwards compatible' mode?

Newer versions of pg_dump are usually able to dump data from older PG
versions, so in theory you ought to be able to suck your data from the
old DB and load it into a newer one. I dunno about 7.1 -> 8.3, though -
that's quite a gulf!

If that doesn't work, maybe you could try 7.4.23 which is still
supported and available from the website.

Ray.

------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------

pgsql-general by date:

Previous
From: Andy Greensted
Date:
Subject: Connecting to old 7.1 Database
Next
From: "Andrus"
Date:
Subject: Re: Conversion of string to int using digits at beginning