Thread: Migrate an Oracle Table with CLOB datatype

Migrate an Oracle Table with CLOB datatype

From
olivier de bardonneche
Date:
How can i Migrate a table from oracle which cointain CLOB data ?

Thanks

Re: Migrate an Oracle Table with CLOB datatype

From
"Josh Berkus"
Date:
Olivier,

> How can i Migrate a table from oracle which cointain CLOB data ?

at:
http://techdocs.postgresql.org/

There are several guides to migrating from Oracle to Postgresql.

-Josh