Re: Better Upgrades

Поиск
Список
Период
Сортировка
Искать
От
Daniel Gustafsson
Тема
Re: Better Upgrades
Дата
Msg-id
9FFCF3AF-D10E-4579-A835-15FA6362DF80@yesql.se
Ответ на
Re: Better Upgrades (Bruce Momjian)
Список
Дерево обсуждения
Better Upgrades David Fetter <david@fetter.org>
Re: Better Upgrades "Joshua D. Drake" <jd@commandprompt.com>
Re: Better Upgrades Craig Ringer <craig@2ndquadrant.com>
Re: Better Upgrades Greg Stark <stark@mit.edu>
Re: Better Upgrades Daniel Gustafsson <daniel@yesql.se>
Re: Better Upgrades David Fetter <david@fetter.org>
Re: Better Upgrades Daniel Gustafsson <daniel@yesql.se>
Re: Better Upgrades Bruce Momjian <bruce@momjian.us>
Re: Better Upgrades Daniel Gustafsson <daniel@yesql.se>
Re: Better Upgrades "David G. Johnston" <david.g.johnston@gmail.com>
Re: Better Upgrades Craig Ringer <craig@2ndquadrant.com>
Re: Better Upgrades Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Sv: Better Upgrades Andreas Joseph Krogh <andreas@visena.com>
> On 02 Mar 2018, at 01:03, Bruce Momjian  wrote:
> 
> On Tue, Feb  6, 2018 at 01:51:09PM +0100, Daniel Gustafsson wrote:
>>> On 06 Feb 2018, at 01:09, David Fetter  wrote:
>> 
>>> - pg_upgrade is very much a blocker for on-disk format changes.
>> 
>> I wouldn’t call it a blocker, but pg_upgrade across an on-disk format change
>> would be a very different experience from what we have today since it would
>> need to read and rewrite data rather than hardlink/copy.  Definitely not a
>> trivial change though, that I completely agree with.
> 
> Uh, not necessarily.  To allow for on-disk format changes, pg_upgrade
> _could_ rewrite the data files as it copies them (not link), or we could
> modify the backend to be able to read the old format.  We have already
> done that for some changes to data and index types.

Right, that is another option.  I guess we’ll have to wait and see what the
impact will be for the available options when we get there, until there is an
actual on-disk change to reason around it’s a fairly academic discussion.

cheers ./daniel
В списке pgsql-hackers по дате отправления
От: Edmund Horner
Дата:
От: Pavan Deolasee
Дата:
FAQ