Own index methods - Mailing list pgsql-hackers

From Benjamin Schaller
Subject Own index methods
Date
Msg-id 1742055e-5b08-89b9-81a7-421b5c86cfa3@s2018.tu-chemnitz.de
Whole thread Raw
Responses Re: Own index methods
Re: Own index methods
List pgsql-hackers

Hi,

in the Postgres documentation it says: "PostgreSQL provides the index methods B-tree, hash, GiST, SP-GiST, GIN, and BRIN. Users can also define their own index methods, but that is fairly complicated." (https://www.postgresql.org/docs/12/sql-createindex.html)

Even though it's described as fairly complicated: If I would want to define my own index method, what would be a good approach to do so?

Best regards

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: PG 13 release notes, first draft
Next
From: John Naylor
Date:
Subject: Re: PG 13 release notes, first draft