FWIW, "data.mdb" can be renamed to "Packages.mdb" in LMDB
 by adding a flag and passing the file path, not the directory path, when 
opening.

Not worth the effort (and adds confusion: "Packages" is the name of a 
database/table within "data.mdb" not the name of the file).

Note that Berkeley DB also permits sub-databases within a file. This was never 
implemented in RPM+BDB because using "ls -l" was deemed KISSier than requiring 
the use of db-utils.

*shrug*

-- 
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-323132460
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to