Re: The need for clustered indexes to boost TPC-V performance
Craig Ringer <ringerc@ringerc.id.au>
From: Craig Ringer <ringerc@ringerc.id.au>
To: Thomas Kellerer <spam_eater@gmx.net>
Cc: pgsql-performance@postgresql.org
Date: 2012-07-04T08:31:39Z
Lists: pgsql-performance, pgsql-general
On 07/04/2012 03:57 PM, Thomas Kellerer wrote: > Craig Ringer, 04.07.2012 07:43: > >> I'm not sure what the best option for getting a 9.2 beta build for >> Windows is. > > Download the ZIP from here: > > http://www.enterprisedb.com/products-services-training/pgbindownload Gah, I'm blind. I looked at that page twice and failed to see the entries for the beta. Sorry. -- Craig Ringer
Commits
-
Support index-only scans using the visibility map to avoid heap fetches.
- a2822fb9337a 9.2.0 cited