Updated
Migrate Databases from Oracle to Postgres
Moving off Oracle usually comes down to licensing cost, not capability. This guide walks through choosing a migration method, converting schema and data types, rewriting PL/SQL as PL/pgSQL, and verifying the result, plus the mistakes that most often cause data problems on a first migration.