Re: Pass data of database Oracle to PostgreSQL - Mailing list pgsql-general

From Thierry Missimilly
Subject Re: Pass data of database Oracle to PostgreSQL
Date
Msg-id 400BAF77.D276F435@BULL.NET
Whole thread Raw
In response to Postgre Architecture  (Cláudia Morgado <claudia.morgado@widesoft.com.br>)
List pgsql-general
Hi Claudia,

I have done a successuff schema and data migration from Oracle 8i to PostgreSQL 7.4 by using the contrib : postgresql-7.4/contrib/Oracle/ora2pg

Regards,
Thierry
 

Cláudia Morgado wrote:

Hello!!
Somebody could help me to pass the data that are of a database Oracle 8i for my new database Postgre 7.3.4 (linux).
Regards,
Cláudia
-----------------------------------------------------------------------------------------
Cláudia Morgado                 cmorgado@widesoft.com.br
Banco de Dados
Fone: (19) 3451-6300          www.widesoft.com.br
-----------------------------------------------------------------------------------------
Attachment

pgsql-general by date:

Previous
From: David Helgason
Date:
Subject: Re: newbie question on database structure
Next
From: Federico Pedemonte
Date:
Subject: How to get the requested columns in a rowtype PL/pgSQL function