PostgreSQL Migration Toolkit 릴리스

릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.

1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
PostgreSQL Migration Toolkit v5.52025년 5월 26일
기능
  • 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'.