Re: Suppressing useless wakeups in walreceiver

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: Suppressing useless wakeups in walreceiver
Дата
Msg-id CA+hUKG+WyW=yumSEnNAGtgKUzf=MpY8NeyqqfDHzo6yAvtj0DA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Suppressing useless wakeups in walreceiver  (Nathan Bossart <nathandbossart@gmail.com>)
Ответы Re: Suppressing useless wakeups in walreceiver  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
On Sun, Nov 6, 2022 at 12:01 PM Nathan Bossart <nathandbossart@gmail.com> wrote:
> Here is a new version of the patch that addresses this feedback.

This looks pretty good to me.  Thanks for picking it up!  I can live
with the change to use a global variable; it seems we couldn't quite
decide what the scope was for moving stuff into a struct (ie various
pre-existing stuff representing the walreceiver's state), but I'm OK
with considering that as a pure refactoring project for a separate
thread.  That array should be "static", though.



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

Предыдущее
От: John Naylor
Дата:
Сообщение: Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Add palloc_aligned() to allow arbitrary power of 2 memory alignment