PostgreSQL Migration Toolkit v5.5

Released: May 26, 2025

v5.5 での更新項目

機能

  • 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'.

不具合の修正

  • Fixed custom schema in foreign key statements in 'mss2pgs' and 'ora2pgs'.