Re: ML-based indexing ("The Case for Learned Index Structures", a paper from Google)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ML-based indexing ("The Case for Learned Index Structures", a paper from Google)
Дата
Msg-id 676937.1618955388@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: ML-based indexing ("The Case for Learned Index Structures", a paper from Google)  (Stefan Keller <sfkeller@gmail.com>)
Список pgsql-hackers
Stefan Keller <sfkeller@gmail.com> writes:
> I'd give learned indexes at least a change to provide a
> proof-of-concept. And I want to learn more about the requirements to
> be accepted as a new index (before undergoing month's of code
> sprints).

There's enough support these days that you can build a new index
type as an extension, without touching the core code at all.
I'd advise proceeding that way, at least until you have a pretty
convincing prototype.

            regards, tom lane



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Stefan Keller
Дата:
Сообщение: Re: ML-based indexing ("The Case for Learned Index Structures", a paper from Google)
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: ML-based indexing ("The Case for Learned Index Structures", a paper from Google)