What is the best plan to upgrade PostgreSQL from an ancient version?

Поиск
Список
Период
Сортировка
My notion is to do a character mode database dump as SQL statements and
then load into the new version by execution of psql against the sql
STATEMENTS.

What are the "gotchas" we can expect with this approach?

When I say 'ancient' I mean v7.1.3 and the target is v8.3.5.


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

Предыдущее
От: "Bernard Grosperrin"
Дата:
Сообщение: Please, could I subscribe to this list? Thanks.
Следующее
От: Raymond O'Donnell
Дата:
Сообщение: Re: What is the best plan to upgrade PostgreSQL from an ancient version?