Re: [ADMIN] Oracle to Postgres conversion suggestions? - Mailing list pgsql-admin

From Stéphane KANSCHINE
Subject Re: [ADMIN] Oracle to Postgres conversion suggestions?
Date
Msg-id 20170310085435.jmqt7utuwbss4p6n@office.hexack.fr
Whole thread Raw
In response to [ADMIN] Oracle to Postgres conversion suggestions?  (Mark Kirkwood <mark.kirkwood@catalyst.net.nz>)
Responses Re: [ADMIN] Oracle to Postgres conversion suggestions?  ("michael@sqlexec.com" <michael@sqlexec.com>)
Re: [ADMIN] Oracle to Postgres conversion suggestions?  (Mark Kirkwood <mark.kirkwood@catalyst.net.nz>)
List pgsql-admin
Le ven. 10 mars, vers 21:42, Mark Kirkwood exprimait :

> Hi,

Hi,

> I've been asked to help with one of these. I'm a bit wary, as I'm thinking
> this is actually a really high risk endeavor. Any thoughts on toolkits that
> might make this easy?

Do you look at ora2pg¹ ?

It's a good tool, that estimates the migration cost, migrate what it
can automatically (schema, constraints, data ) and let you do the hard
job : port your stored procedures and your applications if you didn't
use a good ORM.

¹ http://ora2pg.darold.net/

Regards
--
Stéphane KANSCHINE - http://www.hexack.fr./ - http://www.nuajik.com./
@ stephane@hexack.fr
  +33 6 64 31 72 52


pgsql-admin by date:

Previous
From: Mark Kirkwood
Date:
Subject: [ADMIN] Oracle to Postgres conversion suggestions?
Next
From: "michael@sqlexec.com"
Date:
Subject: Re: [ADMIN] Oracle to Postgres conversion suggestions?