Re: Slow standby snapshot

Поиск
Список
Период
Сортировка
От Michail Nikolaev
Тема Re: Slow standby snapshot
Дата
Msg-id CANtu0ojN61L9oEMnpzzycogevefJFFvxvbRGTJ+_mV7APrWTgg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Slow standby snapshot  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Slow standby snapshot
Список pgsql-hackers
Hello, Tom.

> Since we're running out of time in the current commitfest,
> I went ahead and changed that, and made the cosmetic fixes
> I wanted, and pushed.

Great, thanks!

The small thing I was thinking to add in KnownAssignedXidsCompress is
the assertion like

Assert(MyBackendType == B_STARTUP);

Just to make it more clear that locking is not the only thing required
for the call.

>  I'd be willing to
> make the memory barrier change anyway, because that seems like
> a simple change that can't hurt.

I'm going to create a separate commit fest entry for it, ok?

Best regards,
Michail.



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

Предыдущее
От: Jacob Champion
Дата:
Сообщение: Re: [PoC] Federated Authn/z with OAUTHBEARER
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: Collation version tracking for macOS