Quoting Bruce Momjian <[email protected]>: 
 
> Mischa Sandberg wrote: 
> > About all you can say is, it is not possible to implement 
> synchronous  
> > master-master replication, because of conflict resolution of  
> > simultaneous transactions.  
>  
> You mean asynchronous master-master?  There are some implementations 
> (Sybase?, pgreplicator) that do this and have conflict resolution. 
 
Forgive my kibitz, then; perhaps my head has been stuck in sand a 
while. You're right, I forgot about the nicer bits of Sybase 
RepServer. Synchronous replication was scratched early in the project, 
because two-phase commit took too long across a dozen db servers. 
 
Pgreplicator advertises itself as a "store-and-forward asynch replica 
(sic) engine." (quoth http://pgreplicator.sourceforge.net/ ) 
--  
"Dreams come true, not free." -- S.Sondheim, ITW  


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to