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

From Aleksander Alekseev
Subject Re: The ability of postgres to determine loss of files of the main fork
Date
Msg-id CAJ7c6TMCyhX4Z7FrS=ORCcKS1F_iZzfUuQM3shx64WKynoxjsA@mail.gmail.com
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>)
Responses Re: The ability of postgres to determine loss of files of the main fork
List pgsql-hackers
Hi Jakub,

> IMHO all files should be opened at least on startup to check integrity,

That might be a lot of files to open. Even if you can open a file it
doesn't mean it's not empty or is not corrupted.

-- 
Best regards,
Aleksander Alekseev



pgsql-hackers by date:

Previous
From: Jakub Wartak
Date:
Subject: Re: The ability of postgres to determine loss of files of the main fork
Next
From: Peter Eisentraut
Date:
Subject: Re: Add jsonb_translate(jsonb, from, to)