Re: Creation of an empty table is not fsync'd at checkpoint

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: Creation of an empty table is not fsync'd at checkpoint
Дата
Msg-id CA+hUKGK6ebObjxZM3AG5yUhh9S3NFs73b9Rir1neSqXOsrqEEg@mail.gmail.com
обсуждение исходный текст
Ответ на Creation of an empty table is not fsync'd at checkpoint  (Heikki Linnakangas <hlinnaka@iki.fi>)
Ответы Re: Creation of an empty table is not fsync'd at checkpoint  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
On Fri, Jan 28, 2022 at 6:55 AM Heikki Linnakangas <hlinnaka@iki.fi> wrote:
> I think the simplest fix is to call register_dirty_segment() from
> mdcreate(). As in the attached. Thoughts?

+1



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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: Creation of an empty table is not fsync'd at checkpoint
Следующее
От: Robert Haas
Дата:
Сообщение: Re: refactoring basebackup.c