dbForge Studio for PostgreSQL Releases

Released: Jul 21, 2025

Updates in V2025.1.186

Features

  • Removed opening the connection on the main thread when opening the parameter input form.

Fixes

  • Fixed an issue with the automatic display of Data Editor: when the Activate Data Editor after query execution option is enabled, Data Editor now opens automatically after a query runs, even if no data is returned.
  • Fixed an issue with long file names.
  • Fixed an issue with the data format for the range of timestamp with time zone type in the synchronization script.

Released: Jun 23, 2025

Updates in V2025.1.134

Features

  • Added support for parsing geometric arrays with schema specification.

Released: Jun 16, 2025

Updates in V2025.1.124

Features

  • Added an AI Assistant that supports the following:
    • Context-aware query generation.
    • Conversion of natural language to SQL.
    • Query optimization.
    • SQL explanations.
    • SQL troubleshooting.
    • Error analysis and recommendations.
    • AI chat.
    • Integration with the dbForge tools.
  • Added support for PostgreSQL 18.
  • Updated color palettes for the Light and Dark skins.
  • Refined font rendering and the coloring of syntax errors.
  • Added Brief View to the Start Page to switch between displaying full paths to recent...

Released: Mar 3, 2025

Updates in V3.2.126

Fixes

  • Resolved an issue where view columns in information_schema were not displaying correctly in Database Explorer on Amazon Redshift.
  • Fixed formatting of PostgreSQL data types during export.
  • 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 V3.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 V3.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 V3.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 V3.1.789

Features

  • Upgraded from legacy chart designer to advanced new version.
  • Added support for displaying trigger fire on SQL Profiler diagram.
  • Added support for server sequences starting from PostgreSQL server version 9.1.
  • Added support for event triggers in 'Generate Script As' functionality.
  • Enhanced syntax checking to include support for the 'pgvector' extension types.

Fixes

  • Resolved an issue with column name encoding in scripts generated for Redshift.
  • Fixed potential product crash on CrossOver...

Released: Aug 18, 2023

Updates in V3.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 V3.1.696

Features

  • Added support for PostgreSQL 16.

Fixes

  • Fixed an issue with the quoting of case-sensitive names that occurred during the generation of a synchronization script.
  • Fixed an issue that occurred when expanding the Views node in Database Explorer.
  • Fixed an issue that occurred when expanding the database list in SQL Document.
  • Fixed the incorrect display of fonts that occurred when opening the Studio on Linux or macOS via CrossOver.
  • Fixed the incorrect display of the fractional part for the...