Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbd5cf46

Browse files
committed
Remove -B from wisconsin test.
1 parent7e14593 commitbd5cf46

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)

[8]ページ先頭

©2009-2025 Movatter.jp