dbForge Data Compare for PostgreSQL Releases

Released: Mar 3, 2025

Updates in V4.2.126

Fixes

  • Fixed an error that occurred when using 'plpgsql' in lowercase within an anonymous code block.
  • Resolved an issue with editing data in tables containing a SERIAL column in Data Editor.

Released: Dec 3, 2024

Updates in V4.2.47

Features

  • Connectivity:
    • Added support for PostgreSQL 17.
    • Added support for AlloyDB.
    • Added support for Supabase.
    • Added support for Google Cloud.
    • Added support for Azure Cosmos DB for PostgreSQL.
    • Added support for the rds-ca-rsa2048-g1 SSL/TLS certificate for connecting to PostgreSQL servers on Amazon Web Services.
  • Text Editor:
    • Added parameter info and quick info for functions and procedures.
    • Added suggestions for foreign key columns in ON DELETE SET NULL and ON DELETE SET DEFAULT clauses.
    • Added...

Released: Jan 17, 2024

Updates in V4.1.839

Fixes

  • Fixed an error that occurs when switching between Card View and Grid View in the Data Editor.

Released: Jan 10, 2024

Updates in V4.1.832

Fixes

  • Fixed an error that occurs when switching between Card View and Grid View in the Data Editor.

Released: Nov 27, 2023

Updates in V4.1.789

Fixes

  • Fixed potential product crash on CrossOver during window animation processing.
  • Resolved SELECT query execution error occurring with edit mode activated in Data Editor.

Released: Aug 18, 2023

Updates in V4.1.701

Fixes

  • Fixed an error that occurred when parsing the bodies of scripts containing CREATE FUNCTION/PROCEDURE statements.

Released: Aug 16, 2023

Updates in V4.1.696

Features

  • Added support for PostgreSQL 16.

Fixes

  • Fixed an issue in Data Compare that occurred when comparing tables that have indexes but don't have primary keys.

Released: May 24, 2023

Updates in V4.1.618

Features

  • Added support for connecting to EDB BigAnimal.
  • Added support for TLS 1.3.
  • Connect to database servers via SSH using SHA-256/512 algorithms.
  • Added support for Aiven Cloud.
  • Added new options for effective tab management.
  • Improved the behavior of 'Disable DML trigger' option.

Fixes

  • Fixed an issue with comparing and synchronizing columns of GEOMETRY type.
  • Fixed an error that occurred when generating a data synchronization script for the TIMESTAMP data type.

Released: Jan 30, 2023

Updates in V4.0.472

Features

  • Added support for Linux and Apple macOS using CrossOver.
  • Added support for the SELECT INTO statement.
  • Added suggestions for the names of non-aggregated columns in the GROUP BY clause.
  • Added support for Ctrl+C/X/V hotkeys for coping/cutting entire lines in SQL documents.
  • Introduced a triple-click to select the entire line in SQL documents.
  • Added support for RAISE [ NOTICE | WARNING | INFO ] to trace userscript messages in the Error List & Output windows.
  • Added the auto-refresh of...

Released: Nov 22, 2022

Updates in V3.4.14

Fixes

  • Fixed a PostgreSQL connection issue.
  • Fixed several minor errors.