This sounds like a good idea. I only see one potential problem.
Say someone in the central office notices an error in a remote table,
they misentered a charge to be billed out. Using a replication system
such as Slony the table local to the worker in the central office will
be readonly. How would
On Wed, 2006-03-15 at 17:12 -0500, Daniel Blaisdell wrote:
> 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 disco
"Daniel Blaisdell" <[EMAIL PROTECTED]> 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 nod
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