Re: Remove custom redundant full page write description from GIN - Mailing list pgsql-hackers

From Andrey Borodin
Subject Re: Remove custom redundant full page write description from GIN
Date
Msg-id C7283969-24CA-417D-ABEB-492E4A93ED90@yandex-team.ru
Whole thread Raw
In response to Remove custom redundant full page write description from GIN  (Kirill Reshke <reshkekirill@gmail.com>)
List pgsql-hackers

> On 15 Sep 2025, at 17:56, Kirill Reshke <reshkekirill@gmail.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
veryverbose... 


Best regards, Andrey Borodin.


pgsql-hackers by date:

Previous
From: Kirill Reshke
Date:
Subject: Re: [PATCH] Better Performance for PostgreSQL with large INSERTs
Next
From: Philipp Marek
Date:
Subject: Re: [PATCH] Better Performance for PostgreSQL with large INSERTs