OraDump to PostgreSQL 新版本发表
Released: Feb 10, 2025
v6.1 中的更新
特性
- Added support for Oracle 23c data pump format.
- Improved migration of foreign keys.
Released: Aug 7, 2023
v5.5 中的更新
特性
- Initial reading of the dump file goes more than 10 times faster now.
- Support for Oracle 21c data pump signature.
Released: Feb 20, 2023
v5.3 中的更新
特性
- Support for Oracle 19c data pump signature.
- Option to create PostgreSQL tables logged/unlogged.
- Option to switch between INSERT/COPY when writing into PostgreSQL database.
Released: Jan 10, 2022
v5.1 中的更新
特性
- Improved migration of spatial data for EXPDP dump files.
- SSL connection for PostgreSQL is supported.
- Verified support for Azure PostgreSQL.