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 d5e0029 commit 6ce4e4fCopy full SHA for 6ce4e4f
doc/src/sgml/backup.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.134 2010/01/10 16:27:27 sriggs Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.135 2010/01/12 02:33:45 momjian Exp $ -->
2
3
<chapter id="backup">
4
<title>Backup and Restore</title>
@@ -2544,7 +2544,7 @@ LOG: database system is ready to accept read only connections
2544
or <command>ALTER DATABASE ... RENAME</> on primary will generate a log message
2545
that will cause all users connected to that database on the standby to be
2546
forcibly disconnected. This action occurs immediately, whatever the setting of
2547
- <varname>max_standby_delay</>.
+ <varname>max_standby_delay</>.
2548
</para>
2549
2550
<para>
0 commit comments