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

From: Andres Freund <andres(at)anarazel(dot)de>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Christoph Berg <myon(at)debian(dot)org>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Subject: Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call
Date: 2023-06-19 17:27:06
Message-ID: 20230619172706.mv74x5spusvsfley@awork3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Hi Tom,

Unfortunately, due to some personal life business, it took until for me to
feel comfortable pushing the fix for
https://www.postgresql.org/message-id/ZEZDj1H61ryrmY9o@msg.df7cb.de
(FileFallocate() erroring out with EINTR due to running on tmpfs).

Do you want me to hold off before beta2 is wrapped? I did a bunch of CI runs
with the patch and patch + test infra, and they all passed.

Greetings,

Andres Freund

Attachment Content-Type Size
v2-0001-fd.c-Retry-after-EINTR-in-more-places.patch text/x-diff 4.6 KB

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2023-06-19 17:37:45 Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call
Previous Message David Rowley 2023-06-19 01:03:35 pgsql: Don't use partial unique indexes for unique proofs in the planne

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2023-06-19 17:37:45 Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call
Previous Message Drouvot, Bertrand 2023-06-19 16:26:52 Re: Synchronizing slots from primary to standby