File tree Expand file tree Collapse file tree 2 files changed +13
-8
lines changed Expand file tree Collapse file tree 2 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 1
- pgbench README 2002/02 /24 Tatsuo Ishii (t-ishii@sra.co.jp)
1
+ pgbench README 2001/10 /24 Tatsuo Ishii (t-ishii@sra.co.jp)
2
2
3
3
o What is pgbench?
4
4
@@ -122,9 +122,6 @@ o options
122
122
-S
123
123
Perform select only transactions instead of TPC-B.
124
124
125
- -N
126
- Skip updation of "branches" and "tellers" table. This
127
- would result in lower contention of updates.
128
125
-C
129
126
Establish connection for each transaction, rather than
130
127
doing it just once at begining of pgbench in the normal
@@ -156,10 +153,6 @@ Basically it is same as BSD license. See pgbench.c for more details.
156
153
157
154
o History
158
155
159
- 2002/02/24
160
- * disable CHECKPOINT
161
- * add -N option
162
-
163
156
2001/10/24
164
157
* "time"->"mtime"
165
158
Original file line number Diff line number Diff line change @@ -104,6 +104,13 @@ pgbench $B$K$O$$$m$$$m$J%*%W%7%g%s$,$"$j$^$9!%(B
104
104
$B$OE,9g$7$J$/$J$j$^$9$,!$$h$j8=<BE*$JIi2Y$r%F%9%H$9$k$3(B
105
105
$B$H$,$G$-$^$9!%(B
106
106
107
+ -N
108
+ "branches"$B$H(B"tellers"$B%F!<%V%k$N99?7$r9T$$$^$;$s!%$3$l(B
109
+ $B$K$h$C$F(B"branches"$B$H(B"tellers"$B$X$NBgNL$N99?7$N6%9g$N$J(B
110
+ $B$$>uBV$G$NB,Dj$r9T$$$^$9!%$7$?$,$C$F(BTPC-B$B$N%9%Z%C%/$K(B
111
+ $B$OE,9g$7$J$/$J$j$^$9$,!$$h$j8=<BE*$JIi2Y$r%F%9%H$9$k$3(B
112
+ $B$H$,$G$-$^$9!%(B
113
+
107
114
-C $B$3$N%*%W%7%g%s$r;XDj$9$k$H!$:G=i$K3NN)$7$?%3%M%/%7%g%s(B
108
115
$B$r;H$$2s$9$N$G$O$J$/!$3F%H%i%s%6%/%7%g%s$4$H$K(BDB$B$X$N@\(B
109
116
$BB3$r9T$$$^$9!%%3%M%/%7%g%s$N%*!<%P!<$X%C%I$rB,Dj$9$k$N(B
@@ -176,6 +183,11 @@ pgbench $B$O@P0f(B $BC#IW$K$h$C$F=q$+$l$^$7$?!%%i%$%;%s%9>r7o$O(B pgbench.c
176
183
177
184
$B"#2~DjMzNr(B
178
185
186
+ 2002/02/24
187
+ * $B$3$3$+$i$O(B7.3$BMQ$NJQ99$G$9!%(B
188
+ * CHECKPOINT$B$NH/9T$r$d$a$^$7$?!%(B
189
+ * -N $B%*%W%7%g%s$rDI2C$7$^$7$?!%(B
190
+
179
191
2002/02/24
180
192
* $B$3$3$+$i$O(B7.3$BMQ$NJQ99$G$9!%(B
181
193
* CHECKPOINT$B$NH/9T$r$d$a$^$7$?!%(B
You can’t perform that action at this time.
0 commit comments