Re: [WIP] In-place upgrade

Поиск
Список
Период
Сортировка
От Matthew T. O'Connor
Тема Re: [WIP] In-place upgrade
Дата
Msg-id 491841BB.9020305@zeut.net
обсуждение исходный текст
Ответ на Re: [WIP] In-place upgrade  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [WIP] In-place upgrade  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-hackers
Tom Lane wrote:
> Decibel! <decibel@decibel.org> writes:
>   
>> I think that's pretty seriously un-desirable. It's not at all  
>> uncommon for databases to stick around for a very long time and then  
>> jump ahead many versions. I don't think we want to tell people they  
>> can't do that.
>>     
>
> Of course they can do that --- they just have to do it one version at a
> time.

Also, people may be less likely to stick with an old outdated version 
for years and years if the upgrade process is easier.



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

Предыдущее
От: "Hitoshi Harada"
Дата:
Сообщение: Re: Windowing Function Patch Review -> Performance Comparison.
Следующее
От: "Hitoshi Harada"
Дата:
Сообщение: Re: Windowing Function Patch Review -> NTILE function