From: | Kohei KaiGai <kaigai(at)kaigai(dot)gr(dot)jp> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Academic help for Postgres |
Date: | 2016-05-11 15:41:46 |
Message-ID: | CADyhKSXNH13NKZ92sjC-CfGjYAzYBqJ5OsuFS2a24jRq4idSPQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
2016-05-11 23:20 GMT+09:00 Bruce Momjian <bruce(at)momjian(dot)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(at)kaigai(dot)gr(dot)jp>
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2016-05-11 15:49:39 | Re: asynchronous and vectorized execution |
Previous Message | Andres Freund | 2016-05-11 15:26:50 | Re: HeapTupleSatisfiesToast() busted? (was atomic pin/unpin causing errors) |