Re: The ability of postgres to determine loss of files of the main fork - Mailing list pgsql-hackers

From Laurenz Albe
Subject Re: The ability of postgres to determine loss of files of the main fork
Date
Msg-id 946a9fd4468f8d72aa7629a51a6349caf35e8a50.camel@cybertec.at
Whole thread Raw
In response to Re: The ability of postgres to determine loss of files of the main fork  (Jakub Wartak <jakub.wartak@enterprisedb.com>)
List pgsql-hackers
On Mon, 2025-10-06 at 11:19 +0200, Jakub Wartak wrote:
> Anyway, I do not know if opening all the files on startup (or just
> crash-recovery?) is the proper way

I am not sure if you understand the problem at hand: how can you
tell that a segment of a relation is missing?  You have to know that
there should be a file before you can try to open it.

Yours,
Laurenz Albe



pgsql-hackers by date:

Previous
From: Ranier Vilela
Date:
Subject: Re: Fix misuse use of window_gettupleslot function (src/backend/executor/nodeWindowAgg.c)
Next
From: jian he
Date:
Subject: src/include/utils/float.h comment one link stable