mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Add missing documention connecting word.
This commit is contained in:
parent
1609ca5adb
commit
5293de5807
1 changed files with 1 additions and 1 deletions
|
|
@ -401,7 +401,7 @@ tar -cf backup.tar /usr/local/pgsql/data
|
|||
<para>
|
||||
If simultaneous snapshots are not possible, one option is to shut down
|
||||
the database server long enough to establish all the frozen snapshots.
|
||||
Another option is perform a continuous archiving base backup (<xref
|
||||
Another option is to perform a continuous archiving base backup (<xref
|
||||
linkend="backup-base-backup">) because such backups are immune to file
|
||||
system changes during the backup. This requires enabling continuous
|
||||
archiving just during the backup process; restore is done using
|
||||
|
|
|
|||
Loading…
Reference in a new issue