Re: Looking for help to migrate Oracle PL SQL code to PGSQL code - Mailing list pgsql-admin

From Holger Jakobs
Subject Re: Looking for help to migrate Oracle PL SQL code to PGSQL code
Date
Msg-id 88EFBB75-96C0-4EB9-9F52-951A168CC7ED@jakobs.com
Whole thread Raw
In response to Re: Looking for help to migrate Oracle PL SQL code to PGSQL code  (P C <puravc@gmail.com>)
List pgsql-admin
Another tool
https://www.cybertec-postgresql.com/en/products/cybertec-migrator/

Am 8. November 2021 07:16:18 MEZ schrieb P C <puravc@gmail.com>:
Ashok,

There are tools like ora2pg and others which will help you convert oracle-plsql to pg-psql. However, note 2 things:
1. It will not do a 100% conversion.
2. You will need to verify whatever it has converted to ensure that your functionality is not impacted which means testing efforts will be substantial.

All-in-all, as others shared, it is quite a task. Although ora2pg/tools will reduce some work, the time will not reduce because you will still need to verify the conversion and convert yourself whatever is not converted.

HTH
--
Holger Jakobs, Bergisch Gladbach
+49 178 9759012
- sent from mobile, therefore short -

pgsql-admin by date:

Previous
From: P C
Date:
Subject: Re: Looking for help to migrate Oracle PL SQL code to PGSQL code
Next
From: Lynn Carol Johnson
Date:
Subject: Postgres dying after many failed logins