Re: Academic help for Postgres - Mailing list pgsql-hackers

From Kohei KaiGai
Subject Re: Academic help for Postgres
Date
Msg-id CADyhKSXNH13NKZ92sjC-CfGjYAzYBqJ5OsuFS2a24jRq4idSPQ@mail.gmail.com
Whole thread Raw
In response to Academic help for Postgres  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
2016-05-11 23:20 GMT+09:00 Bruce Momjian <bruce@momjian.us>:
> I am giving a keynote at an IEEE database conference in Helsinki next
> week (http://icde2016.fi/).  (Yes, I am not attending PGCon Ottawa
> because I accepted the Helsinki conference invitation before the PGCon
> Ottawa date was changed from June to May).
>
> 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?
>
How about NVRAM utilization?

-- 
KaiGai Kohei <kaigai@kaigai.gr.jp>



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: HeapTupleSatisfiesToast() busted? (was atomic pin/unpin causing errors)
Next
From: Andres Freund
Date:
Subject: Re: asynchronous and vectorized execution