RE: [EXT] Re: Oracle data to PG - Mailing list pgsql-admin

From Pierson Patricia L (Contractor)
Subject RE: [EXT] Re: Oracle data to PG
Date
Msg-id SJ0PR09MB6061AE9CAE06AE213C9AF920C7969@SJ0PR09MB6061.namprd09.prod.outlook.com
Whole thread Raw
In response to Re: Oracle data to PG  (Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>)
List pgsql-admin

Dumping to CVS is fine for small simple tables.  Watch for BLOB/LOBs. May need to have Oracle DBAs write a plsql proc to dump

 

From: Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>
Sent: Thursday, July 28, 2022 6:19 AM
To: Dischner, Anton <Anton.Dischner@med.uni-muenchen.de>
Cc: pgsql-admin <pgsql-admin@lists.postgresql.org>
Subject: [EXT] Re: Oracle data to PG

 

 

On Thu, Jul 28, 2022 at 10:56 AM Dischner, Anton <Anton.Dischner@med.uni-muenchen.de> wrote:

 

we are searching for a way to import a dump from an Oracle Installation into PostgreSQL.

 

Ist not administrated by us, so foreing table or connect as an user (as ora2pg seems to need) is not an option.

 

Why don't you have the Oracle people dump the data you need into a CSV file and COPY it into Postgres?

 

Regards,

 

Juan José Santamaría Flecha

pgsql-admin by date:

Previous
From: Juan José Santamaría Flecha
Date:
Subject: Re: Oracle data to PG
Next
From: Pepe TD Vo
Date:
Subject: Re: Oracle data to PG