db4o Developer Community

db4o open source object database, native to Java and .NET
Welcome to db4o Developer Community Sign in | Join
in Search
More Search Options

Browse by Tags

All Tags » configuration » block size   (RSS)
  • Re: ObjectManager Open error

    Thought the BlockSize setting had an impact, so I did put in 99 more graphs and they averaged 151 KB per graph.  So, the initial impact on size has mostly do to BlockSize.  Still not sure why the combination of that plus ClientServer makes the db size change from ~2 MB to ~7 MB.  Any ideas Andrew??  As for the ObjectManager, ...
    Posted to db4o User Forum (Forum) by srdemart on July 24, 2007
  • Re: ObjectManager Open error

    Hey Brett,I'm using the 6.3 development version.  Yes, I'm creating a new db for each test so defrag should not be an issue.  I use List<T>, but fields are declared as IList<T>.  Seems the issue has to do with configuration.  If I use the default settings, the file size is only 32 KB, so now the question is what is ...
    Posted to db4o User Forum (Forum) by srdemart on July 24, 2007