Migration from Postgresql 9 to Oracle 10g - Mailing list pgsql-admin

From Shams Khan
Subject Migration from Postgresql 9 to Oracle 10g
Date
Msg-id CAM42borseyMiA0o4APWuo+08oWmOUpT1vNq8XzB0RFc_TAGpPQ@mail.gmail.com
Whole thread Raw
Responses Re: Migration from Postgresql 9 to Oracle 10g  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
Re: Migration from Postgresql 9 to Oracle 10g  (Gabriele Bartolini <Gabriele.Bartolini@2ndQuadrant.it>)
Re: Migration from Postgresql 9 to Oracle 10g  (Grant Allen <gxallen@gmail.com>)
List pgsql-admin
Hi Experts,

I am in the process of migration from PG 9 to oracle. All of the
database objects has been migrated apart from functions. The main
issue I am facing with function code where DML statements are used in
the code. On the other side, Oracle doesn't support DML's in functions
or procedures. I used ESF Database Migration tool in order to convert
and does some remaing task manually. Is there any tool by which can
convert functions as well?

Regards,
Shams


pgsql-admin by date:

Previous
From: Greg Williamson
Date:
Subject: Re: Database size stays constant but disk space keeps shrinking -- postgres 9.1
Next
From: "Albe Laurenz"
Date:
Subject: Re: WAL corruption while replication