Search Postgresql Archives

Re: Remote Sync

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Daniel Blaisdell" <lunk.djedi@xxxxxxxxx> writes:

> I am currently in a situation where I have a distributed application
> between a few remote nodes all connecting to a central database. I
> have been searching for a database replication or synchronization
> system that will allow a disconnected node to operate independently
> of the central database. The ultimate intention of this type of
> system is to have an application operate off of data locally and
> have those changes synced in the background.

I don't think there are any.  The general problem is very hard to
solve, because "synchronization" means different things to different
apps, and approaches to conflict resolution differ.  The consensus
here seems to be that it's best handled at the application level.

-Doug


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux