best way sync data from Oracle to PostgreSQL?

From: Michael Moore <michaeljmoore(at)gmail(dot)com>
To: postgres list <pgsql-sql(at)postgresql(dot)org>
Subject: best way sync data from Oracle to PostgreSQL?
Date: 2016-01-13 16:37:26
Message-ID: CACpWLjNkTR=SJn-717UtKaf0wJgjksRGk-v67__iY_=c+a02aA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Our DBA's want to write a home-grown ETL system. Surely there has got to be
a better way. What is the best NO COST solution for doing this? We have
CLOBS and XML datatypes. We could "toString" the XML datatypes on the
Oracle side if that helps.

TIA, Mike

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Adrian Klaver 2016-01-13 17:48:13 Re: best way sync data from Oracle to PostgreSQL?
Previous Message Eugene Yin 2016-01-13 01:45:06 BYTEA vs BLOB