projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e465390
)
Update Hot Standby documentation to reflect the change in the LOG
author
Heikki Linnakangas
Fri, 12 Feb 2010 14:53:22 +0000
(14:53 +0000)
committer
Heikki Linnakangas
Fri, 12 Feb 2010 14:53:22 +0000
(14:53 +0000)
messages printed at startup. As pointed out by Simon Riggs.
doc/src/sgml/high-availability.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/high-availability.sgml
b/doc/src/sgml/high-availability.sgml
index 351f05b681521ab4b5369013ae40c9e7ce4bcbe5..bab447d4620bfcb1d77b2884bcc632608dfbc258 100644
(file)
--- a/
doc/src/sgml/high-availability.sgml
+++ b/
doc/src/sgml/high-availability.sgml
@@
-1,4
+1,4
@@
-
+
High Availability, Load Balancing, and Replication
@@
-1488,7
+1488,7
@@
primary_conninfo = 'host=192.168.1.50 port=5432 user=foo password=foopass'
in the server logs
-LOG:
initializing recovery connections
+LOG:
entering standby mode
... then some time later ...