Re: missing toast table for pg_policy

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: missing toast table for pg_policy
Дата
Msg-id 20180714121345.GA1179@paquier.xyz
обсуждение исходный текст
Ответ на Re: missing toast table for pg_policy  (John Naylor <jcnaylor@gmail.com>)
Список pgsql-hackers
On Sat, Jul 14, 2018 at 03:47:38PM +0700, John Naylor wrote:
> I hope you don't mind, but since it might be tedious to piece together
> the addenda I left behind in this thread, I thought it might be useful
> to update Joe's patch. The attached was rebased over the new
> regression test, passes the pg_upgrade test, and has a draft commit
> message.

The test added by ecd6b434 is very helpful.  Looking at the patch, this
seems sane to me.  pg_upgrade run with different past versions is
proving to pass properly, and we don't want to have toast tables for
large object catalogs.  It is nice that you took care of putting things
in a consistent order in IsSharedRelation().
--
Michael

Вложения

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Segfault logical replication PG 10.4
Следующее
От: Julian Markwort
Дата:
Сообщение: Re: [PATCH] pg_hba.conf : new auth option : clientcert=verify-full