Skip to content

Commit f9c7f5b

Browse files
committed
Increase the scale for the pg_tpch test to make the test results more representative
1 parent 10eb570 commit f9c7f5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: config.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ createdb benchdb && ./ref_pgbench -i benchdb >results/prepare.log 2>&1
8989
<prepare>
9090
<!-- # First argument is 'scale' for db_gen - roughly equals to number of GB of raw data -->
9191
<![CDATA[
92-
scripts/tpch/prepare 1 >results/prepare.log 2>&1
92+
scripts/tpch/prepare 5 >results/prepare.log 2>&1
9393
]]>
9494
</prepare>
9595
<execute>

0 commit comments

Comments
 (0)