Re: Academic help for Postgres

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Academic help for Postgres
Дата
Msg-id 20160511143154.GM22756@momjian.us
обсуждение исходный текст
Ответ на Re: Academic help for Postgres  (Oleg Bartunov <obartunov@gmail.com>)
Список pgsql-hackers
On Wed, May 11, 2016 at 05:24:44PM +0300, Oleg Bartunov wrote:
> On Wed, May 11, 2016 at 5:20 PM, Bruce Momjian <bruce@momjian.us> wrote:
> > As part of the keynote, I would like to mention areas where academia can
> > help us.  The topics I can think of are:
> >
> >         Query optimization
> >         Optimizer statistics
> >         Indexing structures
> >         Reducing function call overhead
> >         CPU locality
> >         Sorting
> >         Parallelism
> >         Sharding
> >
> > Any others?
> 
> machine learning  for adaptive planning

Do these fall in the "Query optimization" item?  Does that need
different text?

> distributed stuff

Oh, yes, distributed transactions.  Good.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com

+ As you are, so once was I. As I am, so you will be. +
+                     Ancient Roman grave inscription +



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

Предыдущее
От: Konstantin Knizhnik
Дата:
Сообщение: Re: Academic help for Postgres
Следующее
От: Robert Haas
Дата:
Сообщение: Re: asynchronous and vectorized execution