Re: The need for clustered indexes to boost TPC-V performance

From: Greg Smith <greg(at)2ndQuadrant(dot)com>
To: Reza Taheri <rtaheri(at)vmware(dot)com>
Cc: "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>, "Andy Bond (abond(at)redhat(dot)com)" <abond(at)redhat(dot)com>, Greg Kopczynski <gregwk(at)vmware(dot)com>, Jignesh Shah <jshah(at)vmware(dot)com>
Subject: Re: The need for clustered indexes to boost TPC-V performance
Date: 2012-07-06 01:42:19
Message-ID: 4FF6427B.6080306@2ndQuadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-performance

On 07/03/2012 07:13 PM, Reza Taheri wrote:
> Is the PGSQL community willing to invest in a feature that a) has been
> requested by many others already; and b) can make a huge difference in a
> benchmark that can lend substantial credibility to PGSQL performance?

Larger PostgreSQL features usually get built because companies sponsor
their development, they pass review as both useful & correct, and then
get committed. Asking the community to invest in a new feature isn't
quite the right concept. Yes, everyone would like one of the smaller
index representations. I'm sure we can find reviewers willing to look
at such a feature and committers who would also be interested enough to
commit it, on a volunteer basis. But a feature this size isn't going to
spring to life based just on volunteer work. The most useful questions
would be "who would be capable of writing that feature?" and "how can we
get them sponsored to focus on it?" I can tell from your comments yet
what role(s) in that process VMWare wants to take on internally, and
which it's looking for help with. The job of convincing people it's a
useful feature isn't necessary--we know that's true.

--
Greg Smith 2ndQuadrant US greg(at)2ndQuadrant(dot)com Baltimore, MD
PostgreSQL Training, Services, and 24x7 Support www.2ndQuadrant.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Craig Ringer 2012-07-06 03:02:34 Re: [PERFORM] The need for clustered indexes to boost TPC-V performance
Previous Message Jasen Betts 2012-07-06 01:35:46 Re: Suboptimal query plan fixed by replacing OR with UNION

Browse pgsql-performance by date

  From Date Subject
Next Message Greg Smith 2012-07-06 01:45:42 Re: MemSQL the "world's fastest database"?
Previous Message Greg Smith 2012-07-06 01:25:07 Re: Introducing the TPC-V benchmark, and its relationship to PostgreSQL