On Thu, Jul 28, 2022 at 10:56 AM Dischner, Anton <Anton.Dischner@xxxxxxxxxxxxxxxxxxx> 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