berkeley db

  1. A

    Python wrapper for Oracle Berkeley DB libdb-5.3.so

    Hi, I'm currently on FreeBSD11.2. We've been using Berkeley DB's libdb-4.4.so and bsddb3 python wrapper for interfacing our python in FreeBSD10.1 and then FreeBSD10.4, recompiling it for the particular FreeBSD version each time; and, it has worked fine till we upgraded to FreeBSD11.2 sometime...
  2. A

    Berkeley DB corruption on FreeBSD11.2

    Hi, We're running BerkeleyDB (libdb-4.4.so) on FreeBSD 11.2. The same lib was working fine on FreeBSD10.4. We compiled it on FreeBSD11.2. But, it gives Database corruption error intermittently. We're using a python application that stores and reads information from the DB using the bsddb3...
Back
Top