Re: Handing off SLRU fsyncs to the checkpointer

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Handing off SLRU fsyncs to the checkpointer
Дата
Msg-id 1814414.1600992310@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Handing off SLRU fsyncs to the checkpointer  (Thomas Munro <thomas.munro@gmail.com>)
Ответы Re: Handing off SLRU fsyncs to the checkpointer
Список pgsql-hackers
Thomas Munro <thomas.munro@gmail.com> writes:
> Tom, do you have any thoughts on ShutdownCLOG() etc?

Hm, if we cannot reach that without first completing a shutdown checkpoint,
it does seem a little pointless.

It'd likely be a good idea to add a comment to CheckPointCLOG et al
explaining that we expect $what-exactly to fsync the data we are writing
before the checkpoint is considered done.

            regards, tom lane



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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: history file on replica and double switchover
Следующее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: shared-memory based stats collector