Re: FAQ: upgrade recommendation

Поиск
Список
Период
Сортировка
От scott.marlowe
Тема Re: FAQ: upgrade recommendation
Дата
Msg-id Pine.LNX.4.33.0209251031390.23316-100000@css120.ihs.com
обсуждение исходный текст
Ответ на FAQ: upgrade recommendation  (Patrick Welche <prlw1@newn.cam.ac.uk>)
Список pgsql-general
On Wed, 25 Sep 2002, Patrick Welche wrote:

> Would you use pg_dumpall v7.2 or v7.3 to dump a v7.2 database before loading
> it into a v7.3 server?
>
> Does it matter?
> (Guess not, just see slight changes like constraints on primary keys being
> part of table creation for 7.2, but added at the end for 7.3 - probably for
> speed of COPYing)

There have been some minor issues that have been cleared up by using the
7.3 pg_dump instead of the 7.2 pg_dump.  I don't remember what they all
are, but the archive should list them somewhere.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: dumping a pg_* table
Следующее
От: Tom Lane
Дата:
Сообщение: Re: rotatelog / logrotate with PostgreSQL