Re: ATTACH PARTITION locking documentation for DEFAULT partitions

Поиск
Список
Период
Сортировка
От Matthias van de Meent
Тема Re: ATTACH PARTITION locking documentation for DEFAULT partitions
Дата
Msg-id CAEze2Wgh3YPuAX_T_dDv-pqyYQ5fGAGdf1Z8L5kQeAibjM4cqw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: ATTACH PARTITION locking documentation for DEFAULT partitions  (David Rowley <dgrowleyml@gmail.com>)
Ответы Re: ATTACH PARTITION locking documentation for DEFAULT partitions
Список pgsql-hackers
On Mon, 12 Jul 2021 at 14:06, David Rowley <dgrowleyml@gmail.com> wrote:
>
> On Mon, 5 Jul 2021 at 01:01, David Rowley <dgrowleyml@gmail.com> wrote:
> > I've spent a bit of time hacking at this and I've come up with the
> > attached patch.
>
> Matthias, any thoughts on my revised version of the patch?

Sorry for the delay. I think that  covers the basics of what I was
missing in these docs, and although it does not cover the recursive
'if the check is implied by constraints don't lock this partition',
I'd say that your suggested patch is good enough. Thanks for looking
over this.

Kind regards,

Matthias van de Meent



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

Предыдущее
От: Suraj Kharage
Дата:
Сообщение: Re: [PATCH] improve the pg_upgrade error message
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: PostmasterIsAlive() in recovery (non-USE_POST_MASTER_DEATH_SIGNAL builds)