postgres/oracle replication?

From: Lev Lvovsky <lists1(at)sonous(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: postgres/oracle replication?
Date: 2002-05-24 17:35:49
Message-ID: Pine.LNX.4.43.0205241028340.17400-100000@ground0.sonous.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

So the company I work for is blindly rushing into a project that would put
Oracle on all of our colocated servers (100+ worldwide), replacing the
current mySQL DB. These servers perform simple SELECT/INSERT/UPDATE
operations - nothing requiring the horsepower that Oracle might provide.

We have a central Oracle database, which we currently use a nightly
replication script on to install onto the colo mySQL sites. The central
Oracle DB will stay regardless of the decision we would make, but I'm
curious if we have any options involving Postgres (or any other Open
Source SQL DB), that would give us a more standardized replication method,
as well as a better centralized management system like the one that Oracle
provides.

Any help would be appreciated!

TIA!
-lev

Browse pgsql-general by date

  From Date Subject
Next Message Gunther Schadow 2002-05-24 17:43:36 Alternatives to SQL ...
Previous Message Doug Fields 2002-05-24 17:26:53 Re: Postgres under CygWin