Re: Better Upgrades

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Better Upgrades
Дата
Msg-id 2fe50114-2eef-30cf-4f4a-1c19d324ad97@commandprompt.com
обсуждение исходный текст
Ответ на Better Upgrades  (David Fetter <david@fetter.org>)
Ответы Re: Better Upgrades  (Craig Ringer <craig@2ndquadrant.com>)
Список pgsql-hackers
On 02/05/2018 04:09 PM, David Fetter wrote:
> Does this seem worth coding up in its current form?

No. The pg_upgrade utility is awesome and I have commended Bruce on 
multiple occasions about his work with it. That being said, the
"solution" is to support in-place upgrades and our work should be toward 
that. The idea that we can support and upgrade to the catalog plus 
backward and forward support for changes to the page files (upgrade the 
page files as they are accessed/written to) is a much longer, more 
mature and reasonable approach to this problem[1].

JD

1. Props to Theo for bringing this up about a decade ago.


> Best,
> David.


-- 
Command Prompt, Inc. || http://the.postgres.company/ || @cmdpromptinc

PostgreSQL centered full stack support, consulting and development.
Advocate: @amplifypostgres || Learn: https://postgresconf.org
*****     Unless otherwise stated, opinions are my own.   *****



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

Предыдущее
От: Amit Langote
Дата:
Сообщение: update tuple routing and triggers
Следующее
От: Amit Langote
Дата:
Сообщение: Re: non-bulk inserts and tuple routing