[Dev] ZODB is not a Storage Technology (Re: other formats )John Anderson Mon, 11 Nov 2002 08:24:43 -0800
Hi Curt: If I'm not mistaken, I think a BerkelyDB will never shrink after deleting items unless you do a dump and restore. It would be a little frustrating for users if they had a large database, cleaned up a lot of cruft and it didn't get smaller. So at least this level of administration would be handy to automate. John Curt Hibbs wrote: >Jeremy Hylton wrote: > >The BerkeleyDB storage for ZODB is still experimental, but it's > >intended more for server-side environments where there's a sysadmin on > >hand to properly manage the database. > >What management did you have in mind? My impression was that the BerkeleyDB >requires very little, if any, administration. I used it in an embedded LDAP >database without any user administration. > >Curt > >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >Open Source Applications Foundation "Dev" mailing list >http://lists.osafoundation.org/mailman/listinfo/dev > >
|