Re: Remove custom redundant full page write description from GIN

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
Cc: Kirill Reshke <reshkekirill(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Remove custom redundant full page write description from GIN
Date: 2025-10-06 07:28:12
Message-ID: aONvjCPmlQlKCVeg@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Oct 01, 2025 at 03:39:35PM +0900, Michael Paquier wrote:
> Yep, not sure that I see the full benefit of what you are doing here.
> A thread describing problems around the WAL descriptions is not suited
> for what you are qualifying as an optimization. Same for 0004. 0003
> is small enough that I would not bother with a different thread, now
> that you've posted a patch..

Worth a note. I had some time and applied patches 0001, 0003 and
0005, as they are worth their own.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Maxim Orlov 2025-10-06 07:58:55 Re: Patch for migration of the pg_commit_ts directory
Previous Message Bertrand Drouvot 2025-10-06 06:52:24 Re: Add memory_limit_hits to pg_stat_replication_slots