[Zope] Newbie Questions on ZODB Scale
Chris McDonough
chrism at zope.com
Fri Aug 29 15:24:27 EDT 2003
> Another option is DBTab which allows breaking up the zodb into
> multiple "mounts". It may even be possible to use different kinds of
> storage for each mount point.
FWIW, Zope past 2.7.0b1 have DBTab merged into the core. Changes to
DBTab allow you to mount more databases using the main config file,
which simplifies using multiple databases considerably.
- C
More information about the Zope
mailing list