diff options
-rw-r--r-- | contrib/pgbench/README.pgbench | 9 | ||||
-rw-r--r-- | contrib/pgbench/README.pgbench_jis | 12 |
2 files changed, 13 insertions, 8 deletions
diff --git a/contrib/pgbench/README.pgbench b/contrib/pgbench/README.pgbench index 6f1de39a557..d052411ab2c 100644 --- a/contrib/pgbench/README.pgbench +++ b/contrib/pgbench/README.pgbench @@ -1,4 +1,4 @@ -pgbench README 2002/02/24 Tatsuo Ishii (t-ishii@sra.co.jp) +pgbench README 2001/10/24 Tatsuo Ishii (t-ishii@sra.co.jp) o What is pgbench? @@ -122,9 +122,6 @@ o options -S Perform select only transactions instead of TPC-B. - -N - Skip updation of "branches" and "tellers" table. This - would result in lower contention of updates. -C Establish connection for each transaction, rather than 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. o History -2002/02/24 - * disable CHECKPOINT - * add -N option - 2001/10/24 * "time"->"mtime" diff --git a/contrib/pgbench/README.pgbench_jis b/contrib/pgbench/README.pgbench_jis index e1aec730b70..6e310b9cd59 100644 --- a/contrib/pgbench/README.pgbench_jis +++ b/contrib/pgbench/README.pgbench_jis @@ -104,6 +104,13 @@ pgbench $B$K$O$$$m$$$m$J%*%W%7%g%s$,$"$j$^$9!%(B $B$OE,9g$7$J$/$J$j$^$9$,!$$h$j8=<BE*$JIi2Y$r%F%9%H$9$k$3(B $B$H$,$G$-$^$9!%(B +-N + "branches"$B$H(B"tellers"$B%F!<%V%k$N99?7$r9T$$$^$;$s!%$3$l(B + $B$K$h$C$F(B"branches"$B$H(B"tellers"$B$X$NBgNL$N99?7$N6%9g$N$J(B + $B$$>uBV$G$NB,Dj$r9T$$$^$9!%$7$?$,$C$F(BTPC-B$B$N%9%Z%C%/$K(B + $B$OE,9g$7$J$/$J$j$^$9$,!$$h$j8=<BE*$JIi2Y$r%F%9%H$9$k$3(B + $B$H$,$G$-$^$9!%(B + -C $B$3$N%*%W%7%g%s$r;XDj$9$k$H!$:G=i$K3NN)$7$?%3%M%/%7%g%s(B $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 $BB3$r9T$$$^$9!%%3%M%/%7%g%s$N%*!<%P!<$X%C%I$rB,Dj$9$k$N(B @@ -181,6 +188,11 @@ pgbench $B$O@P0f(B $BC#IW$K$h$C$F=q$+$l$^$7$?!%%i%$%;%s%9>r7o$O(B pgbench.c * CHECKPOINT$B$NH/9T$r$d$a$^$7$?!%(B * -N $B%*%W%7%g%s$rDI2C$7$^$7$?!%(B +2002/02/24 + * $B$3$3$+$i$O(B7.3$BMQ$NJQ99$G$9!%(B + * CHECKPOINT$B$NH/9T$r$d$a$^$7$?!%(B + * -N $B%*%W%7%g%s$rDI2C$7$^$7$?!%(B + 2001/10/24 * PostgreSQL 7.2$B$G!$(B"time"$B$,M=Ls8l$K$J$C$?$N$G!$(B"mtime"$B$KJQ99(B $B$7$?!%(B |