Own index methods

Поиск
Список
Период
Сортировка
От Benjamin Schaller
Тема Own index methods
Дата
Msg-id 1742055e-5b08-89b9-81a7-421b5c86cfa3@s2018.tu-chemnitz.de
обсуждение исходный текст
Ответы Re: Own index methods  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Own index methods  ("Andrey M. Borodin" <x4mmm@yandex-team.ru>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: PG 13 release notes, first draft
Следующее
От: John Naylor
Дата:
Сообщение: Re: PG 13 release notes, first draft