Best practice to load a huge table from ORACLE to PG - Mailing list pgsql-performance

Hi All,

I´d like to know what´s the best practice to LOAD a 70 milion rows, 101 columns table
from ORACLE to PGSQL.

The current approach is to dump the data in CSV and than COPY it to Postgresql.

Anyone has a better idea.


Regards
Adonias Malosso

pgsql-performance by date:

Previous
From: Robert Treat
Date:
Subject: Re: Re: [HACKERS] [COMMITTERS] pgsql: Fix TransactionIdIsCurrentTransactionId() to use binary search
Next
From: Thomas Spreng
Date:
Subject: Re: Oddly slow queries