8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e465390 commit a5348faCopy full SHA for a5348fa
doc/src/sgml/high-availability.sgml
@@ -1,4 +1,4 @@
1
-<!-- $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 $ -->
2
3
<chapter id="high-availability">
4
<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'
1488
in the server logs
1489
1490
<programlisting>
1491
-LOG: initializing recovery connections
+LOG: entering standby mode
1492
1493
... then some time later ...
1494
0 commit comments