[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- <!--x-content-type: text/plain -->
- <!--x-date: Wed Feb 9 15:55:20 2005 -->
- <!--x-from-r13: qnivq.zhfr ng svefgjbexf.pbz (Rnivq [hfr) -->
- <!--x-message-id: [email protected] -->
- <!--x-reference: [email protected] -->
- <!--x-reference: [email protected] -->
- <!--x-reference: [email protected] --> "http://www.w3.org/TR/html4/loose.dtd">
- <!--x-subject: [ale] database conversion -->
- <li><em>date</em>: Wed Feb 9 15:55:20 2005</li>
- <li><em>from</em>: david.muse at firstworks.com (David Muse)</li>
- <li><em>in-reply-to</em>: <<a href="msg00283.html">[email protected]</a>></li>
- <li><em>references</em>: <<a href="msg00253.html">[email protected]</a>> <<a href="msg00262.html">[email protected]</a>> <<a href="msg00283.html">[email protected]</a>></li>
- <li><em>subject</em>: [ale] database conversion</li>
SQL Relay doesn't support front end replication (though it is on the
TODO list). Currently, it can distribute load across a cluster or other
set of replicated databases, but it assumes that they are synchronized
somehow by themselves.
All of the commercial DB's support replication and I believe there are
projects for MySQL, PostgreSQL and Interbase/Firebird to support
replication too, though I'm not sure how mature any of them are.
Most people who require clustering/replication seem to like to set up a
master database with multiple slaves and define 2 instances of SQL
Relay: one that distributes load across the slaves and one that connects
directly to the master. Then they write their apps to connect to use
slave instance for select-only transactions and the master instance for
transactions with insert/update/delete's in them. The slaves are kept
synchronized using a variety of methods, depending on what's appropriate
for the app. I've seen everything from real-time replication to batch
processes that run every night and copy the database files between the
machines.
Dave
david.muse at firstworks.com
On Wed, 9 Feb 2005 11:08:55 +0000
Tony Carter <tcarter at entrusion.com> wrote:
> On Wednesday 09 February 2005 14:02, Chris Ricker wrote:
> > sqlrelay <<a rel="nofollow" href="http://sqlrelay.sourceforge.net/">http://sqlrelay.sourceforge.net/</a>> 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
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> <a rel="nofollow" href="http://www.ale.org/mailman/listinfo/ale">http://www.ale.org/mailman/listinfo/ale</a>
>
</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00253" href="msg00253.html">[ale] database conversion</a></strong>
<ul><li><em>From:</em> jkinney at localnetsolutions.com (James P. Kinney III)</li></ul></li>
<li><strong><a name="00262" href="msg00262.html">[ale] database conversion</a></strong>
<ul><li><em>From:</em> kaboom at gatech.edu (Chris Ricker)</li></ul></li>
<li><strong><a name="00283" href="msg00283.html">[ale] database conversion</a></strong>
<ul><li><em>From:</em> tcarter at entrusion.com (Tony Carter)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00299.html">[ale] very funny comments by Microsoft security specialist</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00301.html">[ale] very funny comments by Microsoft security specialist</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00283.html">[ale] database conversion</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00343.html">[ale] database conversion</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00300"><strong>Date</strong></a></li>
<li><a href="threads.html#00300"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>
<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>