Migration from oracle

From: "koji osada" <osadakoji(at)hotmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Migration from oracle
Date: 2006-04-19 07:49:11
Message-ID: BAY115-F3C8BA67F2C4F00F14CB6CB0C50@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I'm planning to migrate database from Oracle to PostgreSQL.
I think there are some challenges in migrating Pro*C/COBOL, binary
data(especially move to different endian platform), stored procedures.

I think that I can apply swissql to PL/SQL, but I don't have any idea to
migrate Pro*C/COBOL without doing hands on changes.

1. Is there any good solution?
2. Can I use ecpg instead of Pro*C? How can I migrate?

regards,
kojio

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Shoaib Mir 2006-04-19 08:13:46 Re: Migration from oracle
Previous Message Thusitha Kodikara 2006-04-19 06:58:27 Different results when specifying DEFAULT values through ALTER TABLE