[Python-Dev] bsddb todo for someone (original) (raw)

[Python-Dev] bsddb todo for someone - auto-upgrade db format

Skip Montanaro skip at pobox.com
Thu Oct 28 13:21:45 CEST 2004


"Oleg" == Oleg Broytmann <phd at oper.phd.pp.ru> writes:

Oleg> What's db_upgrade()? I can find only a reference to a program
Oleg> called db_upgrade, and I don't have one on my computer.

It's a program that comes with recent versions of Berkeley DB to upgrade files written in older formats to the current format (the format associated with the version of db_upgrade being run).

Skip



More information about the Python-Dev mailing list