Re: old_snapshot_threshold bottleneck on replica

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: old_snapshot_threshold bottleneck on replica
Дата
Msg-id CAH2-WzktQMRbJRKxvs+haY8fTH+zW+PyyoKewuHzQr=uY+AR=A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: old_snapshot_threshold bottleneck on replica  (Thomas Munro <thomas.munro@gmail.com>)
Ответы Re: old_snapshot_threshold bottleneck on replica
Список pgsql-hackers
On Thu, Sep 7, 2023 at 8:49 PM Thomas Munro <thomas.munro@gmail.com> wrote:
> The code moved around quite a few times over several commits and quite
> a lot since then, which is why I didn't go for straight revert, but
> clearly the manual approach risked missing things.

It's not a big deal, obviously.

> I think the
> attached removes all unused 'snapshot' arguments from AM-internal
> functions.  Checked by compiling with clang's -Wunused-parameters, and
> then searching for 'snapshot', and excluding the expected cases.

This looks right to me.

Thanks
--
Peter Geoghegan



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

Предыдущее
От: Nathan Bossart
Дата:
Сообщение: Re: Document that server will start even if it's unable to open some TCP/IP ports
Следующее
От: Jingtang Zhang
Дата:
Сообщение: Suspicious redundant assignment in COPY FROM