I emphasise that I am a newbie in databases.
Is it possible to migrate from Oracle database to Postgres? If yes do you know any tested solutions?
|
I emphasise that I am a newbie in databases. Is it possible to migrate from Oracle database to Postgres? If yes do you know any tested solutions? |
|||
|
|
|
libogr can read and write both Oracle and PostGIS. Use the ogr2ogr utility to convert your data. Works well enough for us. |
|||