Re: PoC Refactor AM analyse API - Mailing list pgsql-hackers

From Денис Смирнов
Subject Re: PoC Refactor AM analyse API
Date
Msg-id D191A591-91D9-485F-838E-6E54258119E1@arenadata.io
Whole thread Raw
In response to Re: PoC Refactor AM analyse API  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
I think this patch should be totally redesigned and removed from the upcoming CF. The problem is that vanilla PG has a single storage manager implementation, that works with fix size blocks. Current commit didn’t take this aspect into account. We should first decide whether PG needs an ability to implement custom storage managers with variable size blocks and custom block buffers (or without any for OLAP). And only after that we should move to the variable size block analyze.

Best regards,
Denis Smirnov | Developer
sd@arenadata.io 
Arenadata | Bldg. 3, Block 1 Skladochnaya St.  Moscow, 127018

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: 2021-09 Commitfest
Next
From: Daniel Gustafsson
Date:
Subject: Re: 2021-09 Commitfest