Stefan H. Holek wrote:
I am playing with database replication (MySQL) and have found the following caveats:

    - don't mix engine types (MyISAM, InnoDB)
    - don't use temporary tables

Now, RelStorage does both and so I was wondering how to proceed with replication. Would it be prudent to assume that all I ever need to

Maybe use postgres and slony instead? The mysql shortcomings on
replication and integrity should be well known.

It should also be possible to replicate on ZODB layer instead.
At least I read something in the ML beside ZRE of course :-)

Cheers
Tino

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
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

Reply via email to