Re: checkpointer: PANIC: could not fsync file: No such file or directory

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: checkpointer: PANIC: could not fsync file: No such file or directory
Дата
Msg-id CA+hUKGJnt23ej4cuSm0AkFdbpet+gZ7Rqn3EhU6ymEhszLGsrw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: checkpointer: PANIC: could not fsync file: No such file or directory  (Thomas Munro <thomas.munro@gmail.com>)
Ответы Re: checkpointer: PANIC: could not fsync file: No such file or directory
Список pgsql-hackers
On Fri, Nov 29, 2019 at 12:34 PM Thomas Munro <thomas.munro@gmail.com> wrote:
> ... or stop using
> _mdfd_getseg() for this so that you can remove segments independently
> without worrying about sync requests for other segments (it was
> actually like that in an earlier version of the patch for commit
> 3eb77eba, but someone complained that it didn't benifit from fd
> caching).

Not sure which approach I prefer yet, but here's a patch showing that
alternative.

Вложения

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

Предыдущее
От: David Fetter
Дата:
Сообщение: Make autovacuum sort tables in descending order of xid_age
Следующее
От: David Fetter
Дата:
Сообщение: Re: Make autovacuum sort tables in descending order of xid_age