Re: Academic help for Postgres

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Oleg Bartunov <obartunov(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Academic help for Postgres
Date: 2016-05-11 14:31:54
Message-ID: 20160511143154.GM22756@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)momjian(dot)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(at)momjian(dot)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 +

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2016-05-11 14:32:20 Re: asynchronous and vectorized execution
Previous Message Konstantin Knizhnik 2016-05-11 14:31:10 Re: Academic help for Postgres