From: | Jim Mlodgenski <jimmy76(at)gmail(dot)com> |
---|---|
To: | Thomas Kellerer <shammat(at)gmx(dot)net> |
Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Re: Oracle to PostgreSQL Migration |
Date: | 2023-03-20 14:24:13 |
Message-ID: | CAB_5SRctSEdDPGW+nu4P4wZv-84D1G7-A+qrxHENFnaHNG7DUw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Mon, Mar 20, 2023 at 10:21 AM Thomas Kellerer <shammat(at)gmx(dot)net> wrote:
> Inzamam Shafiq schrieb am 20.03.2023 um 13:57:
> > We have an Oracle DB which is around 1TB and we want to migrate to
> > PostgreSQL that have a new table structure, so we want to perform
> > data transformation and real time CDC from Oracle to PostgreSQL. Do
> > we have any good open source tool to achieve this with No Coding
> > involved.??
>
>
> You could try debezium, but I don't know how good it works and if it
> qualifies as "no coding involved"
>
>
I've seen some good results using SymmetricDS
https://www.symmetricds.org/
From | Date | Subject | |
---|---|---|---|
Next Message | DAVID ROTH | 2023-03-20 16:07:44 | Schemas and Search Path |
Previous Message | Thomas Kellerer | 2023-03-20 14:21:39 | Re: Oracle to PostgreSQL Migration |