BDB and LMDB have always had the ability to have mutable databases (actually 
tables) in a single file. So actually there is a "Packages" 
(sub-)database/table in data.mdb.

Since 2 of 3 backend now have sub-databases in a single file, its likely time 
to do the same with BDB. I've never bothered to do that because people are used 
to using "ls -al" to see the relative size of files: with sub-databases you 
need to run db_stat or mob_stat to see what is using space.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/291#issuecomment-318911138
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to