Re: From oracle to postgresql...

From: Richard Huxton <dev(at)archonet(dot)com>
To: Rafael Montoya <rafo-mm(at)hotmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: From oracle to postgresql...
Date: 2005-10-20 07:38:22
Message-ID: 4357496E.20506@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Rafael Montoya wrote:
> I need to know if there is a tool that convert oracle procedures and
> triggers to plpgsql syntax. Please, can anybody tell me where do i
> download it from?, i'll thank you a lot.

I don't know of a free tool that will do procedures. Probably worth
reading through Oracle notes here:
http://techdocs.postgresql.org/

Also - search for "ora2pg" - might be useful.

If you have money to spend, it might be worth checking out EnterpriseDB
- they claim to have Oracle compatibility. News item/company site below.
http://www.postgresql.org/about/news.367
http://www.enterprisedb.com/

HTH
--
Richard Huxton
Archonet Ltd

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2005-10-20 07:47:30 Re: 'a' == 'a ' (Was: RE: [pgsql-advocacy] Oracle buysInnobase)
Previous Message Richard Huxton 2005-10-20 07:34:23 Re: SQL return value...