projects
/
pgbouncer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8502931
)
usage.txt: Time units are microseconds, not milliseconds
author
Marko Kreen
<markokr@gmail.com>
Thu, 25 Jun 2009 14:14:29 +0000
(14:14 +0000)
committer
Marko Kreen
<markokr@gmail.com>
Thu, 25 Jun 2009 14:14:29 +0000
(14:14 +0000)
doc/usage.txt
patch
|
blob
|
blame
|
history
diff --git
a/doc/usage.txt
b/doc/usage.txt
index 28ef7f1d46557801b31dcb07193dc1345c700db2..fb164fbab8d22e8f54adb45d117857724b87fc16 100644
(file)
--- a/
doc/usage.txt
+++ b/
doc/usage.txt
@@
-174,7
+174,7
@@
total_sent::
Total volume in bytes of network traffic sent by +pgbouncer+.
total_query_time::
- Total number of mi
lli
seconds spent by +pgbouncer+ when actively
+ Total number of mi
cro
seconds spent by +pgbouncer+ when actively
connected to PostgreSQL.
avg_req::
@@
-187,7
+187,7
@@
avg_sent::
Average sent (to clients) bytes per second.
avg_query::
- Average query duration in mi
lli
seconds.
+ Average query duration in mi
cro
seconds.
==== SHOW SERVERS; ====