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

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call
Дата
Msg-id CAA4eK1JsCRdDZ1-4+QBbeJif2VvkrPx9GmDi=SDwe-MYnPMxrA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call  (Andres Freund <andres@anarazel.de>)
Ответы Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Mon, Jun 19, 2023 at 11:47 PM Andres Freund <andres@anarazel.de> wrote:
>
> On June 19, 2023 10:37:45 AM PDT, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> >Andres Freund <andres@anarazel.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.



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Allow pg_archivecleanup to remove backup history files
Следующее
От: Bəxtiyar Neyman
Дата:
Сообщение: Can JoinFilter condition be pushed down into IndexScan?