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

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Shawn Debnath <sdn(at)amazon(dot)com>
Subject: Re: checkpointer: PANIC: could not fsync file: No such file or directory
Date: 2019-12-14 04:32:12
Message-ID: CA+hUKGKao-amyqvyFzT3hnB_A=TaP4wf7kNYEh=Eq5Pi9pX9KQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Dec 14, 2019 at 5:05 PM Thomas Munro <thomas(dot)munro(at)gmail(dot)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...

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2019-12-14 06:15:31 Re: checkpointer: PANIC: could not fsync file: No such file or directory
Previous Message Thomas Munro 2019-12-14 04:05:51 Re: checkpointer: PANIC: could not fsync file: No such file or directory