Re: Spinlock is missing when updating two_phase of ReplicationSlot

Поиск
Список
Период
Сортировка
От Masahiko Sawada
Тема Re: Spinlock is missing when updating two_phase of ReplicationSlot
Дата
Msg-id CAD21AoDN5GbpVEq1G6XaTnSSm8RJhvpHZw+ntGhoxqywB4cxTA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Spinlock is missing when updating two_phase of ReplicationSlot  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On Thu, Jan 12, 2023 at 1:42 PM Michael Paquier <michael@paquier.xyz> wrote:
>
> On Wed, Jan 11, 2023 at 02:36:17PM +0900, Michael Paquier wrote:
> > Looks right to me, the paths updating the data related to the slots
> > are careful about that, even when it comes to fetching a slot from
> > MyReplicationSlot.  I have been looking around the slot code to see if
> > there are other inconsistencies, and did not notice anything standing
> > out.  Will fix..
>
> And done, thanks!

Thank you!

Regards,

-- 
Masahiko Sawada
Amazon Web Services: https://aws.amazon.com



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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Perform streaming logical transactions by background workers and parallel apply
Следующее
От: Noah Misch
Дата:
Сообщение: Re: allowing for control over SET ROLE