Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Christoph Berg <myon@debian.org>
Cc: Andres Freund <andres@anarazel.de>, Thomas Munro <thomas.munro@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2023-05-24T01:42:03Z
Lists: pgsql-hackers
On Tue, May 23, 2023 at 04:25:59PM +0200, Christoph Berg wrote: > I believe this issue is still open for PG16. Right. I've added an item to the list, to not forget. -- Michael
Commits
-
fd.c: Retry after EINTR in more places
- 0d369ac65004 16.0 landed
-
Add smgrzeroextend(), FileZero(), FileFallocate()
- 4d330a61bb19 16.0 cited