From: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de> |
Cc: | pgsql-hackers(at)postgresql(dot)org, Noah Misch <noah(at)leadboat(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
Subject: | Re: AIO writes vs hint bits vs checksums |
Date: | 2025-04-01 15:11:27 |
Message-ID: | 3d55347d-85ac-4ad6-b1e5-ca179d70afb6@iki.fi |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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)
From | Date | Subject | |
---|---|---|---|
Next Message | Noah Misch | 2025-04-01 15:11:59 | Re: AIO v2.5 |
Previous Message | Andres Freund | 2025-04-01 15:08:34 | Re: AIO writes vs hint bits vs checksums |