Thanks to visit codestin.com Credit goes to github.com
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 1609ca5 commit 5293de5Copy full SHA for 5293de5
doc/src/sgml/backup.sgml
@@ -401,7 +401,7 @@ tar -cf backup.tar /usr/local/pgsql/data
401
<para>
402
If simultaneous snapshots are not possible, one option is to shut down
403
the database server long enough to establish all the frozen snapshots.
404
- Another option is perform a continuous archiving base backup (<xref
+ Another option is to perform a continuous archiving base backup (<xref
405
linkend="backup-base-backup">) because such backups are immune to file
406
system changes during the backup. This requires enabling continuous
407
archiving just during the backup process; restore is done using
0 commit comments