File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- <!-- $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.104 2007/10/16 02:48:57 momjian Exp $ -->
1
+ <!-- $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.105 2007/10/16 05:37:40 momjian Exp $ -->
2
2
3
3
<chapter id="backup">
4
4
<title>Backup and Restore</title>
@@ -1747,7 +1747,7 @@ pg_dumpall -p 5432 | psql -d postgres -p 6543
1747
1747
has synced up with the master server (running the older version of
1748
1748
<productname>PostgreSQL</>), you can switch masters and make the slave
1749
1749
the master and shut down the older database instance. Such a
1750
- switch-over results in only several minutes of downtime for an upgrade.
1750
+ switch-over results in only several seconds of downtime for an upgrade.
1751
1751
</para>
1752
1752
1753
1753
<para>
You can’t perform that action at this time.
0 commit comments