Re: Own index methods - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Own index methods
Date
Msg-id 20200506121642.GA9154@paquier.xyz
Whole thread Raw
In response to Re: Own index methods  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
List pgsql-hackers
On Wed, May 06, 2020 at 11:14:49AM +0300, Alexander Korotkov wrote:
> You can also take a look at https://github.com/postgrespro/rum

Please note that we have also an extra, mostly-blank, template as of
src/test/modules/dummy_index_am/ which has been added in v13 for
mainly testing purposes, but you can use it as a base for any new
stuff you are willing to try.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Optimization for hot standby XLOG_STANDBY_LOCK redo
Next
From: Alexander Korotkov
Date:
Subject: Re: PG 13 release notes, first draft