Re: Remove custom redundant full page write description from GIN

From: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
To: Kirill Reshke <reshkekirill(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Remove custom redundant full page write description from GIN
Date: 2025-09-15 13:27:35
Message-ID: C7283969-24CA-417D-ABEB-492E4A93ED90@yandex-team.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 15 Sep 2025, at 17:56, Kirill Reshke <reshkekirill(at)gmail(dot)com> wrote:
>
> I suggest removing this custom FPW support.

I agree that extra message adds no value. Generic FPW message has the same "for verification" details too.
I've checked if there are any other similar cases, but found non FPW indications in other resource managers.

Maybe a litter comment about why we don't describe anything in presence of FPW would be good. But nearby code is not very verbose...

Best regards, Andrey Borodin.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Philipp Marek 2025-09-15 13:40:24 Re: [PATCH] Better Performance for PostgreSQL with large INSERTs
Previous Message Kirill Reshke 2025-09-15 13:23:07 Re: [PATCH] Better Performance for PostgreSQL with large INSERTs