Re: Upgrading from 7.1

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Upgrading from 7.1
Дата
Msg-id 42E7D9CB.9050706@archonet.com
обсуждение исходный текст
Ответ на Upgrading from 7.1  ("Jonathan Villa" <jvilla@innovativesource.net>)
Ответы Re: Upgrading from 7.1  ("Jonathan Villa" <jvilla@innovativesource.net>)
Список pgsql-general
Jonathan Villa wrote:
> I've been googling a little bit and appears that 7.1 pretty old.
> What steps are advised to upgrade from 7.1 to 7.4?

1. Dump the old db using 7.4's pg_dump.
2. Read the release notes for the in-between versions to make sure
nothing will impact your behaviour. Keep a close eye for tightening-up
error checking, or changing typecasting rules etc.

If I was you I'd go straight to 8.0 - it's not going to be noticably
more work and brings you bang up to date.

--
   Richard Huxton
   Archonet Ltd

В списке pgsql-general по дате отправления:

Предыдущее
От: Steve Crawford
Дата:
Сообщение: Re: Upgrading from 7.1
Следующее
От: Brian Wong
Дата:
Сообщение: DELETE with JOIN syntax