Re: Comments on Custom RMGRs
Tristan Partin <tristan@partin.io>
From: "Tristan Partin" <tristan@partin.io>
To: "Jeff Davis" <pgsql@j-davis.com>, "Robert Haas" <robertmhaas@gmail.com>
Cc: "Danil Anisimow" <anisimow.d@gmail.com>, "Andres Freund"
<andres@anarazel.de>, "PostgreSQL Hackers" <pgsql-hackers@postgresql.org>
Date: 2024-05-27T21:32:46Z
Lists: pgsql-hackers
On Fri May 17, 2024 at 3:20 PM CDT, Jeff Davis wrote: > ... > > Obviously it would be better to have a nice example table AM in > /contrib, different enough from heap, but nobody has done that yet. You > could argue that we never should have exposed the API without something > like this in the first place, but that's also a big ask and we'd > probably still not have it. Not sure how useful it would be as an example, but MariaDB has a blackhole storage engine[0], which has helped serve as a guide for me previously. [0]: https://mariadb.com/kb/en/blackhole/ -- Tristan Partin https://tristan.partin.io