From 752089ea41a3cf73573cc45f544c409b3c4a3e1a Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 7 Aug 2004 12:21:25 +0000 Subject: [PATCH] Fix markup. --- doc/src/sgml/backup.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/backup.sgml b/doc/src/sgml/backup.sgml index 70c49ee6e91..49a6bb0ac12 100644 --- a/doc/src/sgml/backup.sgml +++ b/doc/src/sgml/backup.sgml @@ -1,5 +1,5 @@ Backup and Restore @@ -818,7 +818,7 @@ restore_command = 'cp /mnt/server/archivedir/%f %p' which transaction ID to use. Keep in mind that while transaction IDs are asigned sequentially at transaction start, transactions can complete in a different numeric order. - Note that the stop point must be after the ending time of the backup (ie, the time of pg_stop_backup). You cannot use a base -- 2.39.5