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 59bf879 commit 05c561eCopy full SHA for 05c561e
src/test/bench/runwisc.sh
@@ -1,10 +1,10 @@
1
#!/bin/sh
2
-# $PostgreSQL: pgsql/src/test/bench/runwisc.sh,v 1.6 2004/09/01 17:25:40 tgl Exp $
+# $PostgreSQL: pgsql/src/test/bench/runwisc.sh,v 1.7 2004/10/07 19:37:16 momjian Exp $
3
#
4
# Note that in our published benchmark numbers, we executed the command in the
5
# following fashion:
6
7
-# time $POSTGRES -texecutor -tplanner -f hashjoin -Q bench
+# time $POSTGRES -texecutor -tplanner -f hashjoin bench
8
9
if [ ! -d $1 ]; then
10
echo " you must specify a valid data directory " >&2
0 commit comments