Skip to content

Commit bd5cf46

Browse files
committed
Remove -B from wisconsin test.
1 parent 7e14593 commit bd5cf46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/test/bench/runwisc.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/sh
2-
# $Header: /cvsroot/pgsql/src/test/bench/Attic/runwisc.sh,v 1.3 1999/04/16 06:31:13 ishii Exp $
2+
# $Header: /cvsroot/pgsql/src/test/bench/Attic/runwisc.sh,v 1.4 1999/05/23 18:53:30 momjian Exp $
33
#
44
# Note that in our published benchmark numbers, we executed the command in the
55
# following fashion:
@@ -19,4 +19,4 @@ echo =============== vacuuming benchmark database... =================
1919
echo "vacuum" | postgres -D${1} -Q bench > /dev/null
2020

2121
echo =============== running benchmark... =================
22-
time postgres -D${1} -B 256 -texecutor -tplanner -Q bench < bench.sql
22+
time postgres -D${1} -texecutor -tplanner -Q bench < bench.sql

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy