Re: do I need replication or something else?

From: John Burger <john(at)mitre(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: do I need replication or something else?
Date: 2005-03-29 21:00:37
Message-ID: d629a43f8794ea3483ec473e9db64745@mitre.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>> If it were me, and someone proposed a model where two-way replication
>> was needed, I would tell them to rethink their model. It's broken.
>
> I would respectfully disagree that the requirement for two-way
> replication
> indicates a broken design.

I agree with your disagreement. This design is present in lots of
non-RDB systems - CVS, IMAP, PDA syncing, etc. It's clearly more
complicated, but can be made to work, and has been many times. I don't
see anything about databases in general, or Postgres specifically, that
indicates it's a bad idea.

- John D. Burger
MITRE

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message josue 2005-03-29 21:39:28 Upgrade data
Previous Message Guy Rouillier 2005-03-29 20:11:26 Re: do I need replication or something else?