dbForge Studio for PostgreSQL Releases

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...

Released: May 24, 2023

Updates in V3.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.
  • Optimized the process of retrieving the number of records in a table.
  • Added the ability to save user-defined column layouts in Query History.
  • Added a collection of new code snippets.
  • Added new options for effective tab management.
  • Added support for the 'UNLOGGED' keyword in the 'CREATE UNLOGGED SEQUENCE' command...

Released: Jan 30, 2023

Updates in V3.0.472

Features

  • Added support for Linux and Apple macOS using CrossOver.
  • Added new Professional Edition, which includes:
    • Data Compare.
    • Schema Compare.
    • Data Generator.
    • Export of Query History to the CSV format.
    • Command-line support for the following functionality: Data Compare, Schema Compare, Data Generator, Execute Large Scripts, as well as Data Export and Import.
  • Text Editor enhancements:
    • Added support for SELECT INTO statement.
    • Added suggestions for the names of non-aggregated columns in the GROUP...

Released: Nov 22, 2022

Updates in V2.3.287

Fixes

  • Fixed PostgreSQL connection issues.
  • Fixed several minor errors.

Released: Jul 15, 2022

Updates in V2.3.285

Fixes

  • Fixed compatibility issues with the latest Windows 11 updates.

Released: May 20, 2022

Updates in V2.3.280

Features

  • Added support for 'scram-sha-256' authentication.

Fixes

  • Fixed a UI error.
  • Fixed an error that occurred when working with the editor in SQL document.
  • Fixed an issue with inserting items from a dropdown list.
  • Fixed a problem with establishing SSPI connection with the server.

Released: Oct 20, 2021

Updates in V2.3.278

Features

  • Added connectivity support for PostgreSQL 14.

Fixes

  • The application fails with a critical error when trying to create diagram objects after installing the KB5006670, KB5006672 or KB5006674 Windows update.

Released: Aug 12, 2021

Updates in V2.3.273

Fixes

  • Resolved an issue with generating DDL triggers to a script.
  • Resolved an issue with opening a data report document.

Released: Jul 29, 2021

Updates in V2.3.268

Fixes

  • Fixed an issue that occurred when updating Data Editor with server-side sorting/filtering enabled.
  • Fixed an issue that could lead to freezing when executing a function.
  • Resolved an issue that led to SQL document losing focus after execution.
  • Fixed error report on typing in SQL document.
  • Fixed error report on closing SQL document.
  • Resolved an issue with duplicating columns in Member List.
  • Fixed incorrect text replacing on inserting items from Member List.
  • Fixed false-negative syntax...