8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10eb570 commit f9c7f5bCopy full SHA for f9c7f5b
config.xml
@@ -89,7 +89,7 @@ createdb benchdb && ./ref_pgbench -i benchdb >results/prepare.log 2>&1
89
<prepare>
90
<!-- # First argument is 'scale' for db_gen - roughly equals to number of GB of raw data -->
91
<![CDATA[
92
-scripts/tpch/prepare 1 >results/prepare.log 2>&1
+scripts/tpch/prepare 5 >results/prepare.log 2>&1
93
]]>
94
</prepare>
95
<execute>
0 commit comments