Blame SOURCES/libdb-db_hotbackup-manpages.patch

1a2a27
--- db-5.3.21/man/db_hotbackup.1.different_user	2017-12-04 13:33:45.608125447 +0100
1a2a27
+++ db-5.3.21/man/db_hotbackup.1	2017-12-04 13:46:37.631766387 +0100
1a2a27
@@ -55,6 +55,14 @@ Before performing the snapshot, checkpoi
1a2a27
 and remove any log files that are no longer required in that environment.
1a2a27
 \fBTo avoid making catastrophic failure impossible, log file removal
1a2a27
 must be integrated with log file archival.\fR
1a2a27
+.RS
1a2a27
+.PP
1a2a27
+Care should be taken with the \fB\-c\fR option, where the \fBdb_hotbackup\fR
1a2a27
+MUST be run by the same user that owns the database. If \fBdb_hotbackup\fR
1a2a27
+is run by a user different to the owner of the database, a new log file owned
1a2a27
+by this user might be created, making it impossible to use the database for its
1a2a27
+owner.
1a2a27
+.RE
1a2a27
 .TP
1a2a27
 \fB\-D\fR
1a2a27
 Use the data and log directories listed in a \fBDB_CONFIG\fR configuration file