tpc-w-php - tpcw-benchmark: Extended index definition on tpcw_orders and

From: wieck(at)pgfoundry(dot)org (User Wieck)
To: pgsql-committers(at)postgresql(dot)org
Subject: tpc-w-php - tpcw-benchmark: Extended index definition on tpcw_orders and
Date: 2005-07-11 13:32:20
Message-ID: 20050711133220.4CF226B981C@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Extended index definition on tpcw_orders and changed query to
get customers last order to utilize it. Something in the optimizer
must have changed for 8.1.

Jan

Modified Files:
--------------
tpcw-benchmark/data_generation:
tpcw_schema2_pgsql.sql (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tpc-w-php/tpcw-benchmark/data_generation/tpcw_schema2_pgsql.sql.diff?r1=1.1&r2=1.2)
tpcw-benchmark/html/tpcw:
db_pgsql.inc (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tpc-w-php/tpcw-benchmark/html/tpcw/db_pgsql.inc.diff?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-07-11 14:38:05 pgsql: Add support for AES cipher with older OpenSSL libraries.
Previous Message User Wieck 2005-07-11 13:23:48 tpc-w-php - tpcw-benchmark: Save user info in session data.