Christopher Kings-Lynne wrote:

I'm curious - how did you write a multi-master replication package in pgsql, when pgsql doesn't have 2 phase commits or any kind of distributed syncing or conflict resolution in a release version?

We didn't write it entirely in pgsql, there is a worker process that takes care of actually committing to the database.

Cheers

--
David Mitchell
Software Engineer
Telogis

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to