Re: 7.0 -> 7.2 Migration (oops)

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: 7.0 -> 7.2 Migration (oops)
Дата
Msg-id 87bs6jzgyh.fsf@mailbox.samurai.com
обсуждение исходный текст
Ответ на 7.0 -> 7.2 Migration (oops)  (Glen Baker <postgres@coakley-baker.com>)
Список pgsql-general
Glen Baker <postgres@coakley-baker.com> writes:
> Since 7.2.1 databases are not compatible with 7.0, I can no longer
> start up postres.
>
> Is there any way that I can migrate the databases after the fact?

Yeah, you'll need to install a 7.0 postmaster, start it up, get a dump
of the DB, and then load that into the 7.2 postmaster.

Cheers,

Neil

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

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

Предыдущее
От: Glen Baker
Дата:
Сообщение: 7.0 -> 7.2 Migration (oops)
Следующее
От: Karel Zak
Дата:
Сообщение: Re: Formatting numbers in psql?