From: | Paulo Angelo <pa(at)bsb(dot)conectiva(dot)com(dot)br> |
---|---|
To: | <djohnson(at)sourcesoft(dot)org> |
Cc: | <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re:Sync Data |
Date: | 2001-05-31 15:03:27 |
Message-ID: | Pine.LNX.4.31.0105311142120.935-100000@tigre.bsb.conectiva |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Helo,
On Thu, 31 May 2001 djohnson(at)sourcesoft(dot)org wrote:
Questions:
> 1) What is the connection between small and big Dbs? (LAN/WAN)
> 2) Is there a consistent connection between systems?
> 3) Are you looking for synchronous (before the insert commits)
> or asynchronous (after the insert commits)?
> 4) Is there any chance for insert/update conflicts
> (insert/update same record in same table)
> on the "big" DB?
-> problem : I have four "small" DBs that would sync data thru
Internet during the night (128 kbs/s), there is no
conflicts and there is nobody inserting data in
"small" DBs while its syncing.
I think it answers all the questions.
Thanks.
>
> Darren Johnson
> Source Software Institute
From | Date | Subject | |
---|---|---|---|
Next Message | Oleg Bartunov | 2001-05-31 15:16:56 | New version of contrib-intarray |
Previous Message | Kovacs Zoltan | 2001-05-31 14:55:06 | Re: ERROR: cache lookup for proc 43030134 failed |