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

Thomas Kellerer <spam_eater@gmx.net>

From: Thomas Kellerer <spam_eater@gmx.net>
To: pgsql-performance@postgresql.org
Date: 2012-07-04T07:57:30Z
Lists: pgsql-performance, pgsql-general
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

Unzip, initdb, pg_ctl start

Regards
Thomas




Commits

  1. Support index-only scans using the visibility map to avoid heap fetches.