SQL Server to PostgreSQL Releases

Released: Oct 30, 2024

Updates in v7.1

Features

  • 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

Updates in v6.5

Features

  • Improved 'Edit Table' feature.
  • Improved support for fixed width char.

Fixes

  • Fix: custom schema in foreign key statements.

Released: Aug 14, 2023

Updates in v6.3

Features

  • Improved migration of identity properties.

Fixes

  • Fix: indexes built on binary columns.

Released: Jan 17, 2022

Updates in v6.1

Features

  • Option to select source and target schema.
  • SSL connection for PostgreSQL is supported.
  • Verified support for Azure PostgreSQL and Azure SQL.