https://bugs.openldap.org/show_bug.cgi?id=10402

--- Comment #3 from Howard Chu <[email protected]> ---
(In reply to jeffro256 from comment #2)
> (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.

And those free pages will then be reused as new data gets written. So what's
the problem?

-- 
You are receiving this mail because:
You are on the CC list for the issue.

Reply via email to