Re: Oracle to Postgresql conversion

From: "Fernando Papa" <fpapa(at)claxson(dot)com>
To: "Bob prograsp" <bob(dot)wheldon(at)prograsp(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Oracle to Postgresql conversion
Date: 2003-03-24 13:15:41
Message-ID: F1DC5B511E2D1C499E5E20FC6D74160D01D6D834@exch2000.buehuergo.corp.claxson.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Bob, there's a app (in contrib I think) named ora2pg. You can easily duplicate structures like tables, index, constraints, sequences, views... but you need to put your hands on every pl/sql procedure, function and package.

--
Fernando O. Papa
DBA

> -----Mensaje original-----
> De: Bob prograsp [mailto:bob(dot)wheldon(at)prograsp(dot)com]
> Enviado el: miércoles, 19 de marzo de 2003 7:30
> Para: pgsql-general(at)postgresql(dot)org
> Asunto: [GENERAL] Oracle to Postgresql conversion
> Importancia: Alta
>
>
> Hallo All,
>
> Does anyone know how I can convert an application written
> with Oracle Portal (including Apache), Oracle packages,
> procedures, functions, etc. and PSP (a mixture of
> PL/SQL and HTML).
>
> One suggestion is that the new application could access
> PostgreSQL from within Apache using Java Servlet pages: if
> there were any tools to convert the code, then
> that would be fine, but I expect there are not. PostgreSQL
> recommend PHP, but I think with Apache we must use the second
> choice, namely Java? Is there a chance of
> using a front-end, or is that an expensive solution? I have
> no worries about PL/SQL, because there are conversion
> utilities available!
>
> Regards,
>
> Bob Wheldon
> win(at)pfaffenhofen(dot)de
> Bob(dot)Wheldon(at)gmx(dot)de
>
> Handy 0179/5061083
>
> Lantold Straße 1
> 85301 Schweitenkirchen
>
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

Browse pgsql-general by date

  From Date Subject
Next Message Rahul 2003-03-24 14:08:59 Postgresql with krb5
Previous Message Mark Cave-Ayland 2003-03-24 11:29:56 GiST: Need ideas on how to minimise data in a GiST index