PostgreSQL to MySQL Changelog

What's new in PostgreSQL to MySQL 4.3.0.1

Feb 12, 2024
  • Support for MySQL v8.2+ authentication protocol

New in PostgreSQL to MySQL 4.1.0.1 (Dec 6, 2021)

  • SSL connection for PostgreSQL is supported
  • Verified support for Azure PostgreSQL

New in PostgreSQL to MySQL 3.5.0.1 (Mar 31, 2020)

  • support for recent MySQL authentication protocol
  • 32-bit configuration is not supported anymore, only 64-bit is available

New in PostgreSQL to MySQL 3.3 (Jan 25, 2020)

  • Table customization (option to modify name, type and other attributes of any table column)

New in PostgreSQL to MySQL 3.1.0.1 (Jun 11, 2018)

  • improved support for BLOBs
  • workaround for MySQL 8.0 password hashing

New in PostgreSQL to MySQL 2.5.1.1 (Oct 31, 2017)

  • option to specify MySQL table type and charset

New in PostgreSQL to MySQL 2.5 (Apr 19, 2017)

  • Option to connect to non-default PostgreSQL database
  • Option to filter data for conversion via SELECT-queries
  • Support for Heroku
  • Fix: improved validation of GUIDs

New in PostgreSQL to MySQL 2.1 (Jan 31, 2014)

  • Option to select schema, writing into log file