Re: 7.1 Release Date

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 7.1 Release Date
Дата
Msg-id 1935.967563796@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: 7.1 Release Date  (teg@redhat.com (Trond Eivind Glomsrød))
Список pgsql-general
teg@redhat.com (Trond Eivind =?iso-8859-1?q?Glomsr=F8d?=) writes:
> Will there be a clean upgrade path this time, or
> yet another dump-initdb-restore procedure?

Still TBD, I think --- right now pg_upgrade would still work, but if
Vadim finishes WAL there's going to have to be a dump/reload for that.

Another certain dump/reload in the foreseeable future will come from
adding tablespace support/changing file naming conventions.

> Unclean upgrades are one of major disadvantages of postgresql FTTB,
> IMHO.

You can always stick to Postgres 6.5 :-).  There are certain features
that just cannot be added without redoing the on-disk table format.
I don't think we will ever want to promise "no more dump/reload";
if we do, it will mean that Postgres has stopped improving.

            regards, tom lane

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

Предыдущее
От: "Adam Lang"
Дата:
Сообщение: SQL scripts - sequences
Следующее
От: Alfred Perlstein
Дата:
Сообщение: Re: Ignore when using COPY FROM