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

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, 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-21 03:24:48
Message-ID: CAA4eK1JsCRdDZ1-4+QBbeJif2VvkrPx9GmDi=SDwe-MYnPMxrA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Mon, Jun 19, 2023 at 11:47 PM Andres Freund <andres(at)anarazel(dot)de> wrote:
>
> On June 19, 2023 10:37:45 AM PDT, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> >Andres Freund <andres(at)anarazel(dot)de> writes:
> >> 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.
> >
> >We still have a week till beta2 wrap, so I'd say push. If the buildfarm
> >gets unhappy you can revert.
>
> Hah. Somehow I confused myself into thinking you're wrapping later today. Calendar math vs Andres: 6753:3
>

Can we close the open item corresponding to this after your commit 0d369ac650?

--
With Regards,
Amit Kapila.

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2023-06-21 03:49:20 Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call
Previous Message Nathan Bossart 2023-06-20 22:15:42 pgsql: Move bool parameter for vacuum_rel() to option bits.

Browse pgsql-hackers by date

  From Date Subject
Next Message Bəxtiyar Neyman 2023-06-21 03:37:00 Can JoinFilter condition be pushed down into IndexScan?
Previous Message Kyotaro Horiguchi 2023-06-21 02:59:41 Re: Allow pg_archivecleanup to remove backup history files