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
-
fd.c: Retry after EINTR in more places
- 0d369ac65004 16.0 landed
-
Add smgrzeroextend(), FileZero(), FileFallocate()
- 4d330a61bb19 16.0 cited