From: | Pepe TD Vo <pepevo(at)yahoo(dot)com> |
---|---|
To: | juanjo(dot)santamaria(at)gmail(dot)com, "Dischner, Anton" <Anton(dot)Dischner(at)med(dot)uni-muenchen(dot)de> |
Cc: | pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Oracle data to PG |
Date: | 2022-07-28 13:29:26 |
Message-ID: | 2097661791.3351141.1659014966420@mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
As Anyon said.I use SQL Developer dump into csv and import to Postgres plsql or pgadmin.
Sent from Yahoo Mail on Android
On Thu, Jul 28, 2022 at 8:19, Juan José Santamaría Flecha<juanjo(dot)santamaria(at)gmail(dot)com> wrote:
On Thu, Jul 28, 2022 at 10:56 AM Dischner, Anton <Anton(dot)Dischner(at)med(dot)uni-muenchen(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Scott Ribe | 2022-07-28 13:33:07 | Re: Oracle data to PG |
Previous Message | Pierson Patricia L (Contractor) | 2022-07-28 12:28:01 | RE: [EXT] Re: Oracle data to PG |