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

From Mark Kirkwood
Subject Re: [ADMIN] Oracle to Postgres conversion suggestions?
Date
Msg-id 80113f69-b986-5da5-2034-76989aba55a2@catalyst.net.nz
Whole thread Raw
In response to Re: [ADMIN] Oracle to Postgres conversion suggestions?  (Stéphane KANSCHINE <stephane@hexack.fr>)
List pgsql-admin
Thanks - yes (briefly). While it looks good (and appears to be able to
do spatial data too)...the size of the source Oracle db means we need
replication ability to catchup the changes that were being made while
the migration was in progress.

In theory DMS can do this.

regards

Mark

On 10/03/17 21:54, Stéphane KANSCHINE wrote:
> 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
>



pgsql-admin by date:

Previous
From: David Steele
Date:
Subject: Re: [ADMIN] pg_backrest no longer backing up
Next
From: Steven Chang
Date:
Subject: Re: [ADMIN] WAL archive space planning?