[HACKERS] Upgrade improvements.

Поиск
Список
Период
Сортировка
От mark metzger
Тема [HACKERS] Upgrade improvements.
Дата
Msg-id 357C1979.4E184702@ksminc.com
обсуждение исходный текст
Ответ на v6.4 - What is planned...?  (The Hermit Hacker <scrappy@hub.org>)
Список pgsql-hackers
I noticed that the way Lotus Notes updates there database to a new
version is through something similar to our Vacuum. In other word, if
you upgrade the server the databases are still stored in the old format.
To get the new format you would perform a Vacuum and this would rewrite
the database into the new format.

Is this a possible solution to simplifying the steps in the upgrade
process?

Check out the article about some of the new database features planed for
Notes 5.
http://www.notes.net/today.nsf/b1d67fedee86c741852563cc005019c5/9489b036757596c58525660900627762?OpenDocument



Oliver



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Cancel key now ready
Следующее
От: mark metzger
Дата:
Сообщение: Re: [HACKERS] Re: [GENERAL] Should I run regression tests?