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 ba11258 commit 7276ab5Copy full SHA for 7276ab5
doc/src/sgml/backup.sgml
@@ -383,6 +383,8 @@ tar -cf backup.tar /usr/local/pgsql/data
383
on the backed-up data, it will think the previous server instance
384
crashed and will replay the WAL log. This is not a problem; just
385
be aware of it (and be sure to include the WAL files in your backup).
386
+ You can perform a <command>CHECKPOINT</command> before taking the
387
+ snapshot to reduce recovery time.
388
</para>
389
390
<para>
0 commit comments