Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7276ab5

Browse files
committed
Document that a CHECKPOINT before taking a file system snapshot can
reduce recovery time.
1 parentba11258 commit7276ab5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎doc/src/sgml/backup.sgml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,8 @@ tar -cf backup.tar /usr/local/pgsql/data
383383
on the backed-up data, it will think the previous server instance
384384
crashed and will replay the WAL log. This is not a problem; just
385385
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.
386388
</para>
387389

388390
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp