Re: [PATCH] Fix alter subscription concurrency errors

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: [PATCH] Fix alter subscription concurrency errors
Дата
Msg-id Y0ZOAabPrx0oV5SW@paquier.xyz
обсуждение исходный текст
Ответ на Re: [PATCH] Fix alter subscription concurrency errors  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Ответы Re: [PATCH] Fix alter subscription concurrency errors  (vignesh C <vignesh21@gmail.com>)
Список pgsql-hackers
On Fri, Sep 09, 2022 at 06:37:07PM +0200, Alvaro Herrera wrote:
> Would it work to use get_object_address() instead?  That would save
> having to write a lookup-and-lock function with a retry loop for each
> object type.

Jeite, this thread is waiting for your input.  This is a bug fix, so I
have moved this patch to the next CF for now to keep track of it.
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: collect_corrupt_items_vacuum.patch
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: pg_get_constraintdef: Schema qualify foreign tables unless pretty printing is enabled