<div dir="ltr">I know this is more of a Postgres question than PostGIS...<div><br></div><div>I want to import some tables from our primary Oracle database into a Postgres 9 database on a regular basis, probably weekly.  Once in Postgres, I have some scripts that create spatial objects, create indexes, and the tables are then using in GeoServer and desktop GIS.<br>
<div><br></div><div style>Are there any preferred methods to get tables from Oracle to Postgres?  dblink seems to be only for other Postgres databases.  The Perl package Ora2pg seems like an option but haven't heard of it before today.  A simply brute force method could to be write a simple program to extract the oracle tables into CSV files and then run postgres COPY to ingest the files.  Not very elegant but should work.  Thanks.</div>
<div><br clear="all"><div><div>- John</div><div><br></div><div><br></div><div>John Callahan</div><div>Research Scientist</div><div>Delaware Geological Survey</div><div>University of Delaware<br><a href="http://www.dgs.udel.edu" target="_blank">http://www.dgs.udel.edu</a><br>
<div><a href="mailto:john.callahan@udel.edu" target="_blank">john.callahan@udel.edu</a> </div><br></div></div>
</div></div></div>