Re: Exporting TBs of data in Oracle schema/database into CSV format to migrate into PostgreSQL

From: "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>
To: Pepe TD Vo <pepevo(at)yahoo(dot)com>
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org, Thomas Kellerer <shammat(at)gmx(dot)net>
Subject: Re: Exporting TBs of data in Oracle schema/database into CSV format to migrate into PostgreSQL
Date: 2020-04-24 16:57:18
Message-ID: CADUqk8XONnZWRvMUVju-B8C1FxmXxfhm=9vWKjH2OhRq6Zf-Rw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, Apr 20, 2020 at 10:03 AM Pepe TD Vo <pepevo(at)yahoo(dot)com> wrote:

> Can we use an oracle dump file?
>

While I generally think the FDW copy is the best (and fastest) approach, I
have a tool that can import Oracle export files into Postgres. What version
of Oracle?

--
Jonah H. Harris

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Prince Pathria 2020-04-24 17:44:15 Re: Help needed for replication issue
Previous Message Laurenz Albe 2020-04-24 14:50:30 Re: Exporting TBs of data in Oracle schema/database into CSV format to migrate into PostgreSQL