[pybsddb] Migration tool?

José María Mateos chema at rinzewind.org
Wed Aug 6 11:21:41 CEST 2025


On Wed, Aug 06, 2025 at 10:52:34AM +0200, Jesus Cea wrote:
>You are creating databases with Oracle Berkeley DB 6.2 and trying to 
>read them with Berkeley DB 5.3. That is ot going to work.
>
>You must downgrade the DB used at creation time or upgrade the DB used 
>for operation the database.

Yes, that's what I expected. I did some tests on our side and indeed 
that was the issue. Moving from 5.3 to 6.2 didn't pose any problem, so 
I'm fine there. I'll just recreate the data using 5.3 and everything 
works, and if at some point in the future we upgrade the Berkeley DB 
library, we'll still be able to access the data.

Thanks for your help,

-- 
José María (Chema) Mateos || https://rinzewind.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://mailman.jcea.es/pipermail/pybsddb/attachments/20250806/fd419999/attachment.bin>


More information about the pybsddb mailing list