]> git.sur5r.net Git - openldap/blobdiff - libraries/liblmdb/mdb_copy.1
ITS#8209 MDB_CP_COMPACT: Handle empty or broken DB
[openldap] / libraries / liblmdb / mdb_copy.1
index 258affbfb404bd1c27e0774e78467d5b760928bc..4387ac3a1446e3c4e07f48dc5161d3bfccfd42c5 100644 (file)
@@ -36,6 +36,7 @@ Write the library version number to the standard output, and exit.
 Compact while copying. Only current data pages will be copied; freed
 or unused pages will be omitted from the copy. This option will
 slow down the backup process as it is more CPU-intensive.
+Currently it fails if the environment has suffered a page leak.
 .TP
 .BR \-n
 Open LDMB environment(s) which do not use subdirectories.