Home > Documentation > Oracle to PostgreSQL > FAQ
In this case you need to export Oracle database into dump file using Oracle EXP tool (see manual on this tool). Then you can migrate that dump file to Postgres server using OraDump to PostgreSQL converter.
Have more questions? Contact us