Any optimizations using oracle_fdw with oracle tables that haveclob columns? - Mailing list pgsql-admin

From Hotmail
Subject Any optimizations using oracle_fdw with oracle tables that haveclob columns?
Date
Msg-id BYAPR06MB4023ACA8D0DF79ABFC1C05F3D79B0@BYAPR06MB4023.namprd06.prod.outlook.com
Whole thread Raw
Responses Re: Any optimizations using oracle_fdw with oracle tables that haveclob columns?
List pgsql-admin
Hi All,

We are moving a table (with almost a billion rows)  to Postgres from Oracle using oracle_fdw. We have discovered that there is a single row fetch limitation in oracle when pulling a row that contains a clob column into Postgres. 

My question is, other than running multiple oracle_fdw parallel threads to speed up the data load are there any other optimizations that we may be unaware for oracle_fdw when working with Oracle clob columns?

Any suggestions would be appreciated,

Craig Jackson

pgsql-admin by date:

Previous
From: Pepe TD Vo
Date:
Subject: Re: create batch script to import into postgres tables
Next
From: Adrian Klaver
Date:
Subject: Re: create batch script to import into postgres tables