| From: | Shreeyansh Dba <shreeyansh2014(at)gmail(dot)com> |
|---|---|
| To: | soumik(dot)bhattacharjee(at)kpn(dot)com |
| Cc: | pgsql-admin <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: Oracle to Postgres-Licensed GUI tool |
| Date: | 2018-11-21 09:04:32 |
| Message-ID: | CAGDYbUNVFp5+9X0JFF4ShonqWQjXDG5VmsLsfEnSi-QF81U+bg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Hi Soumik,
You can use below tools which are free and opensource.
ora2pg: is easy and extremely powerful.
ora_migrator:- Sequences and normal tables with their constraints and
indexes will be migrated, all objects containing PL/SQL code (triggers,
functions, procedures and packages) will have to be migrated by hand.
https://github.com/cybertec-postgresql/ora_migrator
On Tue, Nov 20, 2018 at 11:40 PM <soumik(dot)bhattacharjee(at)kpn(dot)com> wrote:
> Hello There,
>
>
>
> Anyone came across any Licensed GUI tool to migrate database schemas from
> Oracle to Postgres.
>
>
>
> +including Packages, Procedures etc..
>
>
>
> + Any idea of License costs if available.
>
>
>
>
>
> Thanks
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | soumik.bhattacharjee | 2018-11-21 09:10:15 | RE: Oracle to Postgres-Licensed GUI tool |
| Previous Message | legrand legrand | 2018-11-21 08:09:57 | Re: Trigger to create automated range partition table |