Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call

Christoph Berg <myon@debian.org>

From: Christoph Berg <myon@debian.org>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: Andres Freund <andres@anarazel.de>, Thomas Munro <thomas.munro@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2023-06-07T13:18:42Z
Lists: pgsql-hackers
Re: Alvaro Herrera
> > Christoph, could you verify this fixes your issue?
> 
> So, is anyone making progress on this?  I don't see anything in the
> thread.

Well, I had reported that I haven't been seeing any problems since I
applied the patch to the postgresql-16.deb package. So for me, the
patch looks like it solves the problem.

Christoph



Commits

  1. fd.c: Retry after EINTR in more places

  2. Add smgrzeroextend(), FileZero(), FileFallocate()