Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a5348fa

Browse files
committed
Update Hot Standby documentation to reflect the change in the LOG
messages printed at startup. As pointed out by Simon Riggs.
1 parent e465390 commit a5348fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/high-availability.sgml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.41 2010/02/12 08:28:44 heikki Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.42 2010/02/12 14:53:22 heikki Exp $ -->
22

33
<chapter id="high-availability">
44
<title>High Availability, Load Balancing, and Replication</title>
@@ -1488,7 +1488,7 @@ primary_conninfo = 'host=192.168.1.50 port=5432 user=foo password=foopass'
14881488
in the server logs
14891489

14901490
<programlisting>
1491-
LOG: initializing recovery connections
1491+
LOG: entering standby mode
14921492

14931493
... then some time later ...
14941494

0 commit comments

Comments
 (0)