Timeline for Whole schema migration from Oracle Spatial to PostGIS import using ogr2ogr
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 10, 2019 at 4:06 | comment | added | Albert Godfrind | You can use scripting to run the conversion command for each table you want to move. Python for example: use it to build a lcatalof of tables to copy, then for each table construct the ogr command and execute it. You can also record progress: mark the catalog rows with success or failure, record timings etc | |
| Jul 9, 2019 at 8:14 | comment | added | geozelot | No, or better: not easily. The proprietary FME can do that in batch, but you'd need a license. This blog article might help you save some time running ogr2ogr for each table in a schema. | |
| Jul 8, 2019 at 19:55 | review | First posts | |||
| Jul 9, 2019 at 1:49 | |||||
| Jul 8, 2019 at 19:54 | history | asked | sixtytrees | CC BY-SA 4.0 |