Re: remove more archiving overhead - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: remove more archiving overhead
Date
Msg-id 20220708171848.GC2356733@nathanxps13
Whole thread Raw
In response to Re: remove more archiving overhead  (David Steele <david@pgmasters.net>)
Responses Re: remove more archiving overhead
List pgsql-hackers
On Fri, Jul 08, 2022 at 01:02:51PM -0400, David Steele wrote:
> I think I wrote this before I'd had enough coffee. "fully persisted to
> storage" can mean many things depending on the storage (Posix, CIFS, S3,
> etc.) so I think this is fine. The basic_archive module is there for people
> who would like implementation details for Posix.

Perhaps this section should warn against reading without sufficient
caffeination.  :)

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work
Next
From: Zhihong Yu
Date:
Subject: Re: Aggregate leads to superfluous projection from the scan