[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] database conversion
On Wednesday 09 February 2005 14:02, Chris Ricker wrote:
> sqlrelay <http://sqlrelay.sourceforge.net/> might be usable for the
> write mirroring across 2 different dbs? I think the author may even be on
> this list
>
> later,
> chris
I don't think sqlrelay will handle replication (writes across multiple
databases) for you. Look likes its main fiuunctionality is connection pooling
or load balancing up read operations..
-Tony