Re: when the startup process doesn't - Mailing list pgsql-hackers

From Andres Freund
Subject Re: when the startup process doesn't
Date
Msg-id 20210421210059.4wsc72us2fuk3r6s@alap3.anarazel.de
Whole thread Raw
In response to Re: when the startup process doesn't  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: when the startup process doesn't  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
Hi,

On 2021-04-21 16:55:28 -0400, Tom Lane wrote:
> My concern about it was not at all about performance, but that every time
> you write it is a new opportunity for the filesystem to lose or corrupt
> the data.

We already do, sometimes very frequent, control file updates on standbys
to update minRecoveryLSN. I don't recall reports of that causing
corruption issues. So I'd not be too concerned about that aspect?

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: when the startup process doesn't
Next
From: Stephen Frost
Date:
Subject: Re: when the startup process doesn't