Skip to content
Snippets Groups Projects
Commit a5348faf authored by Heikki Linnakangas's avatar Heikki Linnakangas
Browse files

Update Hot Standby documentation to reflect the change in the LOG

messages printed at startup. As pointed out by Simon Riggs.
parent e465390d
No related branches found
No related tags found
No related merge requests found
<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.41 2010/02/12 08:28:44 heikki Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.42 2010/02/12 14:53:22 heikki Exp $ -->
<chapter id="high-availability">
<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'
in the server logs
<programlisting>
LOG: initializing recovery connections
LOG: entering standby mode
... then some time later ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment