summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2010-01-24 14:46:01 +0000
committerMagnus Hagander <magnus@hagander.net>2010-01-24 14:46:01 +0000
commit74f4be6c04933aafb9a7939c6c3f841052b49608 (patch)
treeff59df9664347dade3244795eac28acfd3270ef8 /doc/src
parent841df96f83c8001e388f3149b4a362c785a34ed5 (diff)
Add missing closing tag.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/backup.sgml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/backup.sgml b/doc/src/sgml/backup.sgml
index a2c1375431a..4cb960b36a0 100644
--- a/doc/src/sgml/backup.sgml
+++ b/doc/src/sgml/backup.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.137 2010/01/23 16:37:12 sriggs Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.138 2010/01/24 14:46:01 mha Exp $ -->
<chapter id="backup">
<title>Backup and Restore</title>
@@ -2627,6 +2627,7 @@ LOG: database system is ready to accept read only connections
very aggressive setting. If the standby server is tasked as an additional
server for decision support queries then it may be acceptable to set this
to a value of many hours (in seconds).
+ </para>
<para>
Transaction status "hint bits" written on primary are not WAL-logged,