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

Commit 6ce4e4f

Browse files
committed
Remove tabs in SGML file.
1 parent d5e0029 commit 6ce4e4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/backup.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.134 2010/01/10 16:27:27 sriggs Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.135 2010/01/12 02:33:45 momjian Exp $ -->
22

33
<chapter id="backup">
44
<title>Backup and Restore</title>
@@ -2544,7 +2544,7 @@ LOG: database system is ready to accept read only connections
25442544
or <command>ALTER DATABASE ... RENAME</> on primary will generate a log message
25452545
that will cause all users connected to that database on the standby to be
25462546
forcibly disconnected. This action occurs immediately, whatever the setting of
2547-
<varname>max_standby_delay</>.
2547+
<varname>max_standby_delay</>.
25482548
</para>
25492549

25502550
<para>

0 commit comments

Comments
 (0)