From: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
---|---|
To: | KONDO Mitsumasa <kondo(dot)mitsumasa(at)lab(dot)ntt(dot)co(dot)jp> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Optimize kernel readahead using buffer access strategy |
Date: | 2013-12-12 13:17:51 |
Message-ID: | CA+U5nMKyhX13KwZC9suFWgaakewfJiT5TeBuRWGO-us83zxzFQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 14 November 2013 12:09, KONDO Mitsumasa
<kondo(dot)mitsumasa(at)lab(dot)ntt(dot)co(dot)jp> wrote:
> For your information of effect of this patch, I got results of pgbench which are
> in-memory-size database and out-memory-size database, and postgresql.conf
> settings are always used by us. It seems to improve performance to a better. And
> I think that this feature is going to be necessary for business intelligence
> which will be realized at PostgreSQL version 10. I seriously believe Simon's
> presentation in PostgreSQL conference Europe 2013! It was very exciting!!!
Thank you.
I like the sound of this patch, sorry I've not been able to help as yet.
Your tests seem to relate to pgbench. Do we have tests on more BI related tasks?
--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2013-12-12 13:20:51 | Re: should we add a XLogRecPtr/LSN SQL type? |
Previous Message | Magnus Hagander | 2013-12-12 12:33:57 | Re: SSL: better default ciphersuite |