Re: AIO writes vs hint bits vs checksums - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: AIO writes vs hint bits vs checksums
Date
Msg-id 3d55347d-85ac-4ad6-b1e5-ca179d70afb6@iki.fi
Whole thread Raw
In response to Re: AIO writes vs hint bits vs checksums  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On 01/04/2025 18:08, Andres Freund wrote:
> Hi,
> 
> On 2025-04-01 13:34:53 +0300, Heikki Linnakangas wrote:
>> Here's a rebase of these patches.
> 
> Thanks!
> 
> Curious what made you do this? Do you need any parts of this soon?

No, I was just browsing through the commitfest.

>> I went ahead and committed the "heapam: Only set tuple's block once per page
>> in pagemode" patch, because it was trivial and independent of the rest.
> 
> Thanks!
> 
> I think I should just commit the kill_prior_tuples test, it's better than
> nothing.

+1. I didn't look at it closely, but more tests is better and it's 
independent of the rest of the patches.

-- 
Heikki Linnakangas
Neon (https://neon.tech)



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: AIO writes vs hint bits vs checksums
Next
From: Noah Misch
Date:
Subject: Re: AIO v2.5