[ZODB-Dev] RelStorage recommended maintenance
Chris Withers
chris at simplistix.co.uk
Fri Jan 21 12:46:43 EST 2011
Hi Shane,
I'm wondering what the recommended maintenance for these two types of
storage are that I use:
- keep-history=true, never want to lose any revisions
My guess is zodbpack with pack-gc as true, but what do I specify for the
number of days in order to keep all history?
- keep-history=false, never want any revisions or unreferenced objects
My guess is zodbpack with pack-gc as true and days as 0?
All storages will be in MySQL, are there any duty-cycle or other
parameters I should tweak from their default values?
How often do you recommend running zodbpack?
cheers,
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
More information about the ZODB-Dev
mailing list