From: | Craig Ringer <ringerc(at)ringerc(dot)id(dot)au> |
---|---|
To: | CS DBA <cs_dba(at)consistentstate(dot)com> |
Cc: | Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>, PG Admin <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: replication from Oracle to PostgreSQL? |
Date: | 2011-08-12 02:09:48 |
Message-ID: | 4E448B6C.8060700@ringerc.id.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On 11/08/2011 10:57 PM, CS DBA wrote:
>
>> On Thu, 2011-08-11 at 08:41 -0600, CS DBA wrote:
>>> Anyone know of tools / options that will allow Oracle to PostgreSQL
>>> replication? or at least a real time feed or dblink?
>> EnterpriseDB's Postgres Plus Advanced Server has a realtime replication
>> solution bundled.
>>
>> Regards,
>
> That was the first thing I tried to push 'em towards... they shut it
> down cause it's not free (which is weird since they're not considering a
> real TCO, but they are the customer).
Using Oracle ... and objecting to "not free"?
*boggle*
There are lots of ETL tools available, and there's always the
roll-your-own queue-based trigger replication system option. Of course,
both options would probably cost more than buying EDB's already built
and tested version...
--
Craig Ringer
From | Date | Subject | |
---|---|---|---|
Next Message | A J | 2011-08-12 13:39:32 | How to remove index from memory ? |
Previous Message | Greg Smith | 2011-08-11 21:37:44 | Re: replication from Oracle to PostgreSQL? |