projects
/
pgpool1.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22dd1ad
)
added a description about "log_hostname"
author
User yamaguti
<yamaguti at pgfoundry.org>
Thu, 17 May 2007 05:38:04 +0000
(
05:38
+0000)
committer
User yamaguti
<yamaguti at pgfoundry.org>
Thu, 17 May 2007 05:38:04 +0000
(
05:38
+0000)
README
patch
|
blob
|
blame
|
history
diff --git
a/README
b/README
index 62e286da1f85184923efe177e6175fcf8c8bb809..55ffbb86f9773a5d9eacf6ceeb005266148e6489 100644
(file)
--- a/
README
+++ b/
README
@@
-481,6
+481,12
@@
pgpool version 3.2 README
to PostgreSQL, this allows for observing queries without engaging in full
debugging.
+ log_hostname
+
+ If true, ps command status will show the client's hostname instead
+ of an IP address. Also, if log_connections is enabled, hostname will
+ be logged.
+
log_connections
If true, all incoming connections will be printed to the log.