From: | Raymond O'Donnell <rod(at)iol(dot)ie> |
---|---|
To: | Andy Greensted <ajg112(at)ohm(dot)york(dot)ac(dot)uk> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Connecting to old 7.1 Database |
Date: | 2008-11-19 11:07:10 |
Message-ID: | 4923F35E.1090706@iol.ie |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)iol(dot)ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | paulo matadr | 2008-11-19 12:01:06 | Res: Res: Res: Archive files growth!!! |
Previous Message | Andy Greensted | 2008-11-19 10:57:58 | Connecting to old 7.1 Database |