https://bugs.openldap.org/show_bug.cgi?id=10402
--- Comment #2 from [email protected] --- (In reply to Howard Chu from comment #1) > (In reply to jeffro256 from comment #0) > > ## Desired behavior > > > > New overload or API modification to `mdb_env_copy{...}()` which allows > > passing a list of names of databases to exclude from the environment copy. > > Why wouldn't you just mdb_drop() the list of DBs you want to exclude? Because that doesn't decrease the physical size of the environment, right? It just adds the pages to the free list. -- You are receiving this mail because: You are on the CC list for the issue.
