Migrate activiti Oracle to postgres
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2016 07:51 AM
Hi Folks,
We have been using Oracle DB for activiti which we now want to migrate to Postgres. Can you please help me if any scripts available to do this migration of schema.
We already have executed oracle scripts on Postgres and the table has now got generated.We need to run the delta which can change the oracle-specific schema to Postgres compliant. Any inputs?
Thanks in advance.
We have been using Oracle DB for activiti which we now want to migrate to Postgres. Can you please help me if any scripts available to do this migration of schema.
We already have executed oracle scripts on Postgres and the table has now got generated.We need to run the delta which can change the oracle-specific schema to Postgres compliant. Any inputs?
Thanks in advance.
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2016 06:13 AM
I don't have any resources that could help you with that … it's probably not that hard, but there might be some tricky data type conversions along the way :s
Maybe there is some tooling availabile in things like Liquibase to get the data to an intermediary format?
Maybe there is some tooling availabile in things like Liquibase to get the data to an intermediary format?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2016 12:02 AM
Thanks jbarrez.
We are using liquibase, let me check the tables data to desired format.
We are using liquibase, let me check the tables data to desired format.
