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+hUKGKk=y2br9hYaQsN=ka1+ya2i8p+6a1o70qBq1Uz5oRfVg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: checkpointer: PANIC: could not fsync file: No such file or directory  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
On Sat, Dec 14, 2019 at 5:32 PM Thomas Munro <thomas.munro@gmail.com> wrote:
> On Sat, Dec 14, 2019 at 5:05 PM Thomas Munro <thomas.munro@gmail.com> wrote:
> > > Pushed.
> >
> > Build farm not happy... checking...
>
> Hrmph.  FileGetRawDesc() does not contain a call to FileAccess(), so
> this is failing on low-fd-limit systems.  Looking into a way to fix
> that...

Seemed best not to use FileGetRawDesc().  Rewritten to use only File,
and tested with the torture-test mentioned upthread under ulimit -n
50.



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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: checkpointer: PANIC: could not fsync file: No such file or directory
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: logical decoding : exceeded maxAllocatedDescs for .spill files