PostgreSQL Migration Toolkit Releases

Learn what's new across releases, with details of features, enhancements, and resolved issues.

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
PostgreSQL Migration Toolkit v5.5May 26, 2025
Features
  • Added support for the latest PostgreSQL authentication protocol.
  • Improved performance of multi-threading algorithm for migration in 'mss2pgs' and 'sql2pgs'.
  • Spatial data (geometry, point) is now migrated by 'pgs2mss'.
  • Improved support for fixed width char in 'mss2pgs'.
Fixes
  • Fixed custom schema in foreign key statements in 'mss2pgs' and 'ora2pgs'.