Re: Upgrading from 7.1.3 to 7.2.3

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: Upgrading from 7.1.3 to 7.2.3
Дата
Msg-id 87lm41tdkw.fsf@mailbox.samurai.com
обсуждение исходный текст
Ответ на Upgrading from 7.1.3 to 7.2.3  ("Aurangzeb M. Agha" <aagha@bigfoot.com>)
Список pgsql-general
"Aurangzeb M. Agha" <aagha@bigfoot.com> writes:
> I'm ready to do the upgrade anyway possible, using pg_upgrade, not using
> it, whatever.

My suggestion would be to:

        (1) Start up the 7.1 postmaster

        (2) Make a plaintext dump of your databases using pg_dumpall

        (3) Shutdown 7.1, remove the 7.1 RPMs

        (4) Download the 7.2 source, compile and install it

        (5) Run the 7.2 initdb

        (6) Load the 7.1 dump file into your new db using 'psql -f
            ...'

There are plenty of variations on this -- see the documentation here:

        http://developer.postgresql.org/docs/postgres/migration.html



Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

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

Предыдущее
От: "Aurangzeb M. Agha"
Дата:
Сообщение: Upgrading from 7.1.3 to 7.2.3
Следующее
От: Justin Clift
Дата:
Сообщение: Re: Upgrading from 7.1.3 to 7.2.3