+1
Morevoer MySql seems to sleep since it's Oracle, surprised?
On the other hand there is now http://askmonty.org/wiki/MariaDB
I also like Postgres for its licence (MIT/BSD style hence ASL2 compatilble) when MySql is GPL and still MariaDB, even if it's not a
big deal regarding OFBiz...
Currently in Postgres
http://wiki.postgresql.org/wiki/Replication,_Clustering,_and_Connection_Pooling
Jacques
From: "Raj Saini" <[email protected]>
PostgreSQL 9.0 is going to have built in streaming replication feature. It is in beta 4 which is final beta. You can find more
about streaming replication at http://www.depesz.com/index.php/2010/02/01/waiting-for-9-0-streaming-replication/
Thanks,
Raj
On 13/08/10 12:21, Matt Warnock wrote:
Synchronization is the one area that postgres has traditionally trailed
mysql, but I know I have seen presentations on sync tools (but have not
used them) for postgres including:
www.slony.info
http://eradman.com/posts/pgsql-sync.html
There was another promising project whose name I can't now recall, and
Google isn't presently helping. Perhaps after some sleep.