right - we should have one. I don't have much knowledge about postgresql and I don't have time for that know but it should be quite easy to build a tool that converts the oracle scripts to postgresql scripts. The main difference are the different data types - so I believe that conversion could be done with regular expressions.
Regards,
Karsten
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Suggestions and/or contributions welcome here:
https://sourceforge.net/tracker/index.php?func=detail&aid=1621147&group_id=176962&atid=879335
[ 1621147 ] Migration Script for Postgresql
I just put an idea.
Regards,
Carlos Ruiz
Hi Carlos,
right - we should have one. I don't have much knowledge about postgresql and I don't have time for that know but it should be quite easy to build a tool that converts the oracle scripts to postgresql scripts. The main difference are the different data types - so I believe that conversion could be done with regular expressions.
Regards,
Karsten
Hi.
http://www.v8.1c.ru/overview/postgres_patches_notes.htm
Please look it.
It can be useful for Adempiere + PG.
1C is the accounting program from Russia.
They use PostgreSQL.
Anatoly