On Thu, Jul 16, 2009 at 10:58 AM, Gadbury<[email protected]> wrote: > With a configuration such as the one above (note: using a db data store), I > assume that all workspace metadata and versioning data will be stored (using > the MySQL persistance manager) in the MySQL database 'ecommerce_content', > and any binary data over the size of the param minRecordLength will be > stored in the MySQL database 'ecommerce_datastore'...? Without a data store > specified, I assume that the binary data would be stored in the > ecommerce_content.wsp_binval table...? I guess the idea is that one can > specify different storage mechanisms for different aspects of the repository > (versioning, workspace metadata, large binary data, etc.) ...? Please could > someone correct me if I am not understanding correctly :)
Exactly, I couldn't have summarized that better ;-) Regards, Alex -- Alexander Klimetschek [email protected]
