Re: order of rows in update - Mailing list pgsql-sql

From Achilleas Mantzios
Subject Re: order of rows in update
Date
Msg-id 200809031821.48130.achill@matrix.gatewaynet.com
Whole thread Raw
In response to Re: order of rows in update  ("Richard Broersma" <richard.broersma@gmail.com>)
List pgsql-sql
Στις Wednesday 03 September 2008 15:28:04 ο/η Richard Broersma έγραψε:
> On Tue, Sep 2, 2008 at 11:56 PM, Achilleas Mantzios
> <achill@matrix.gatewaynet.com> wrote:
> > I am using my version of DB mirror to do some kind of "Conditional row grained + FK dependency oriented lazy
replication".
> > (The logic behind it is the cost of comms, because the slaves are servers in vessels in all 7 seas, where
communicationis done 
> > via uucp connections over satellite dilaup, and the costs are really high, so the aim was to minimize the costs.
> > Regarding high costs, It was so in 2003/2004 when we started designing/deploying this system and the prices are
stillhigh 
> > today.)
>
> If you are ever in LA, you should come to a LAPUG meeting.  One of our
> members also replicates over long distances.  He is replicating from
> California to China using a highly configured slony in combination
> with other software. His software analyzes the possible routes he has
> to find the routes with the best latency.   He has configures a
> revolving Master-Slave replication.
Thanx for your help.
I live in Greece, but it would be nice some time to visit America/LA :)
>
> Perhaps you guys to share notes?
>
>
> --
> Regards,
> Richard Broersma Jr.
>
> Visit the Los Angeles PostgreSQL Users Group (LAPUG)
> http://pugs.postgresql.org/lapug
>



--
Achilleas Mantzios


pgsql-sql by date:

Previous
From: "Christopher Maier"
Date:
Subject: Case-insensitive string prefix matching with parameterized query
Next
From: "Ruben Gouveia"
Date:
Subject: Syntax help please