Re: Upgrade process (was Re: 7.2.3?)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Upgrade process (was Re: 7.2.3?)
Дата
Msg-id 4938.1033248122@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Upgrade process (was Re: 7.2.3?)  (Lamar Owen <lamar.owen@wgcr.org>)
Ответы Re: Upgrade process (was Re: 7.2.3?)  (Giles Lean <giles@nemeton.com.au>)
Список pgsql-hackers
Lamar Owen <lamar.owen@wgcr.org> writes:
> This is of course a two-edged sword.

> 1.)    Keeping pg_upgrade working, which depends upon pg_dump working;

... which we have to have anyway, of course ...

> 2.)    Maintaining security fixes for 7.2 for a good period of time to come, 
> since migration from 7.2 to >7.2 isn't easy.

True, but I think we'll have to deal with that anyway.  Even if the
physical database upgrade were trivial, people are going to find
application compatibility problems due to schemas and other 7.3 changes.
So we're going to have to expend at least some work on fixing critical
7.2.* problems.  (I just want to keep a tight rein on how much.)
        regards, tom lane


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

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Re: Upgrade process (was Re: 7.2.3?)
Следующее
От: Justin Clift
Дата:
Сообщение: Re: 7.2.3?