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

Commit1b5cd6d

Browse files
committed
Fix typo.
1 parentabd3f43 commit1b5cd6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/backup.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.70 2005/10/13 17:32:42 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.71 2005/10/15 01:15:33 alvherre Exp $
33
-->
44
<chapter id="backup">
55
<title>Backup and Restore</title>
@@ -722,7 +722,7 @@ SELECT pg_stop_backup();
722722
segments with names numerically less are no longer needed to recover
723723
the file system backup and may be deleted. However, you should
724724
consider keeping several backup sets to be absolutely certain that
725-
youarecan recover your data. Keep in mind that only completed WAL
725+
you can recover your data. Keep in mind that only completed WAL
726726
segment files are archived, so there will be delay between running
727727
<function>pg_stop_backup</> and the archiving of all WAL segment
728728
files needed to make the file system backup consistent.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp