Not a network or SQL engineer.  But a google search turned up this.<br><a href="http://pgcluster.projects.postgresql.org/feature.html">http://pgcluster.projects.postgresql.org/feature.html</a>  From the mailing list I see the code is up to 1.9 even if the page isn't updated.<br>
<br>There also seemed like several basic configurations that can be used with different good and bad points.<br><br>Dale<br><br><br><div class="gmail_quote">On Wed, Oct 21, 2009 at 7:51 PM, Dave Hansen <span dir="ltr"><<a href="mailto:dave@sr71.net">dave@sr71.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Thu, 2009-10-22 at 01:34 +0200, Frederik Ramm wrote:<br>
> Adam Schreiber wrote:<br>
> > I would hope that and in the future a mapping mirror.  The database<br>
> > ought to move to being on more than one server.<br>
><br>
> I am interested to hear your proposals on conflict resolution, or<br>
> failing that, segmentation of our data.<br>
<br>
</div>Surely distributed databases are a "solved problem" these days. :)<br>
<br>
Having an API mirror that's read-only to users, but kept within a minute<br>
or two of the real thing should be OK for most people.  There's nothing<br>
fundamentally different between that and somebody on a slow connection<br>
doing a download of a large area.  By the time they have the data, it<br>
may be out of date.<br>
<br>
Writes could quite easily just be proxied (even at the HTTP layer) back<br>
to the master machine.  I'd bet that OSM is skewed pretty darn heavily<br>
to readers anyway.<br>
<br>
That much could be done with HTTP and minutely planet dumps.<br>
<font color="#888888"><br>
-- Dave<br>
</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
Talk-us mailing list<br>
<a href="mailto:Talk-us@openstreetmap.org">Talk-us@openstreetmap.org</a><br>
<a href="http://lists.openstreetmap.org/listinfo/talk-us" target="_blank">http://lists.openstreetmap.org/listinfo/talk-us</a><br>
</div></div></blockquote></div><br><br clear="all"><br>