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

Commit752089e

Browse files
committed
Fix markup.
1 parent21d1612 commit752089e

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.43 2004/08/0703:21:11 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.44 2004/08/0712:21:25 momjian Exp $
33
-->
44
<chapter id="backup">
55
<title>Backup and Restore</title>
@@ -818,7 +818,7 @@ restore_command = 'cp /mnt/server/archivedir/%f %p'
818818
which transaction ID to use. Keep in mind that while transaction
819819
IDs are asigned sequentially at transaction start, transactions can
820820
complete in a different numeric order.
821-
</para
821+
</para>
822822
<para>
823823
Note that the stop point must be after the ending time of the backup
824824
(ie, the time of <function>pg_stop_backup</>). You cannot use a base

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp