Re: [ZODB-Dev] Multiple databases / mount points : documentation?

2008-04-09 Thread Dieter Maurer
Vincent Rioux wrote at 2008-4-9 11:58 +0200:
>I am using zodb FileStorage for a standalone application and looking for 
>some advices, tutorials or descriptions for using a zodb made of an 
>aggregation of smaller ones.
>I have been told that the "mount" mechanism should make the trick. Any 
>pointers are welcome...

"Mount"s are a Zope concept.

You find a very terse description in Zope's configuration
schema ("Zope2/Startup/zopeschema.xml"). Look for "mount-point".

Once, you have configured a "zodb_db" with one or more mount
points, you can create "mount" objects in your storage
via the ZMI.



-- 
Dieter
___
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev


[ZODB-Dev] Multiple databases / mount points : documentation?

2008-04-09 Thread Vincent Rioux

Dear List,

I am using zodb FileStorage for a standalone application and looking for 
some advices, tutorials or descriptions for using a zodb made of an 
aggregation of smaller ones.
I have been told that the "mount" mechanism should make the trick. Any 
pointers are welcome...


By advance thanks,
Vincent


___
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev