SQL Server to PostgreSQL 新版本发表
Released: Oct 30, 2024
v7.1 中的更新
特性
- Added a multi-threading algorithm for when migration reaches 7M rows (~350MB) per minute.
- Added support for the latest PostgreSQL authentication protocol.
Released: Dec 18, 2023
v6.5 中的更新
特性
- Improved 'Edit Table' feature.
- Improved support for fixed width char.
修补程序
- Fix: custom schema in foreign key statements.
Released: Aug 14, 2023
v6.3 中的更新
特性
- Improved migration of identity properties.
修补程序
- Fix: indexes built on binary columns.
Released: Jan 17, 2022
v6.1 中的更新
特性
- Option to select source and target schema.
- SSL connection for PostgreSQL is supported.
- Verified support for Azure PostgreSQL and Azure SQL.