Skip to content

Commit 05601aa

Browse files
author
Michael Paquier
committed
Correct mention that a full backup is needed after database creation
This restriction has been inherited from the upstream project pg_rman, however the new differential facility is proving to be able to address that need quite nicely after more testing regarding that. Mentioned by Thomas Reiss.
1 parent 5c37dac commit 05601aa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/pg_arman.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -343,8 +343,6 @@ pg_arman has the following restrictions.
343343
- If there are some unreadable files/directories in data folder of server
344344
WAL directory or archived WAL directory, the backup or restore will fail
345345
depending on the backup mode selected.
346-
- Differential backup is not able to take necessary files after a database
347-
creation, so take a full backup once a new database is created.
348346

349347
== DETAILS ==
350348

0 commit comments

Comments
 (0)