Date: Mon, 26 May 2014 14:28:58 +0200 Subject: [ADMIN] Oracle Postgres Conversion From: gabriele.lohss@gmail.com To: pgsql-admin@postgresql.org
Hi,
I'm looking for a nice tool for a Oracle to Postgres-Conversion. Currently we're runnning python-scripts collecting data from the oracle and updating in the postgres every 3 hours. but whta we really need is a nearly up-to-date clone of the oracle which will be used in our productive systems for the next couple of years. We don't want to migrate, we just need a proper replication procedure.
Has anyone experience with tools like the xDBReplicationmanager of EnterpriseDB or ora2pg?