> I haven't given much thought to what would be required > to synch with e.g. MySql or PostgreSQL, but perhaps these > could form a starting point for such a discussion. That is an interesting thought, PostgreSQL has support for two-phase commit right now, so one could mirror mnesia transactions out to it.