Re: Copying Data from Oracle to PostgreSQL

From: Shreeyansh Dba <shreeyansh2014(at)gmail(dot)com>
To: Pepe TD Vo <pepevo(at)yahoo(dot)com>
Cc: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Copying Data from Oracle to PostgreSQL
Date: 2019-01-11 16:29:18
Message-ID: CAGDYbUOd=RJRPe7NyVpEjxOvEpsnpUiT0Qtu3vBYEO7uk_XvgQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,
You can use ora2pg which is one of the best tool for data migration from
Oracle to PostgreSQL.

https://ora2pg.darold.net/documentation.html

Thanks & Regards,
*Shreeyansh DBA Team*
www.shreeyansh.com

On Fri, Jan 11, 2019 at 9:53 PM Pepe TD Vo <pepevo(at)yahoo(dot)com> wrote:

>
> Hi Experts,
>
> Is there a best tool for me to copying data from Oracle to PostgreSQL?
> The Oracle db named is Cidr and had a few schemas, each schemas owned
> their own tables, procedures, triggers, functions. If I create a database
> on Postgres, how do I copy all schemas from Oracle? Or each schema will
> become one of the postgreSQL database?
>
> thank you for your helps.
>
> v/r,
>
> Bach-Nga
>
> No one in this world is pure and perfect. If you avoid people for their
> mistakes you will be alone. So judge less, love and forgive more.
> To call him a dog hardly seems to do him justice though in as much as he
> had four legs, a tail, and barked, I admit he was, to all outward
> appearances. But to those who knew him well, he was a perfect gentleman
> (Hermione Gingold)
>
> **Live simply **Love generously **Care deeply **Speak kindly.
> *** Genuinely rich *** Faithful talent *** Sharing success
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message gilberto.castillo 2019-01-11 16:32:35 Re: [MASSMAIL]Re: Monitoring tool
Previous Message Don Seiler 2019-01-11 16:28:51 Re: Copying Data from Oracle to PostgreSQL