Re: Connecting to old 7.1 Database

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: Connecting to old 7.1 Database
Дата
Msg-id 4923F35E.1090706@iol.ie
обсуждение исходный текст
Ответ на Connecting to old 7.1 Database  (Andy Greensted <ajg112@ohm.york.ac.uk>)
Список 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 по дате отправления:

Предыдущее
От: Andy Greensted
Дата:
Сообщение: Connecting to old 7.1 Database
Следующее
От: "Andrus"
Дата:
Сообщение: Re: Conversion of string to int using digits at beginning