Re: Learned Indexes in PostgreSQL? - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Learned Indexes in PostgreSQL?
Date
Msg-id CA+TgmoYHNVnMSuG9Jx5TrZtN=FuGdONhMWed20MZpzZUf6d4Bw@mail.gmail.com
Whole thread Raw
In response to Learned Indexes in PostgreSQL?  (Stefan Keller <sfkeller@gmail.com>)
Responses Re: Learned Indexes in PostgreSQL?  (Stefan Keller <sfkeller@gmail.com>)
List pgsql-hackers
On Tue, Dec 12, 2017 at 6:38 AM, Stefan Keller <sfkeller@gmail.com> wrote:
> This is an awesome paper about a new index called "Learned Index".
> it's aka dense hash structure derived ("learned") from actual data.
> Looks very promising for certain properties [*].
>
> Anyone already working on this in Postgres?
> How could this be implemented in Postgres?

You're the third person to start a thread on this topic in the last few days.

Here are links to the other two threads:

http://postgr.es/m/CANNMO+J1KeTSx5q5SYuwHf1v-gPRLrOZw1s7qOpqWx=3UMMvtg@mail.gmail.com
http://postgr.es/m/CAAerrx8bHiW3rgAqpoLqjhYhk7gHOrDtkE5UC9DAsv1w5FzpEw@mail.gmail.com

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Backfill bgworker Extension?
Next
From: Geoff Winkless
Date:
Subject: Re: proposal: alternative psql commands quit and exit