dbForge Studio for PostgreSQL Releases

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

Released: Mar 11, 2021

Updates in V2.3.256

Fixes

  • The application may fail due to stack overflow error when working with specific queries.

Released: Feb 25, 2021

Updates in V2.3.255

Fixes

  • The database connection becomes unusable after executing a script with errors.
  • Some parts of the workbook require repairing when exporting data to the Excel 2007 format.
  • Possible critical error when trying to display the loading animation image in specific cases.
  • The program may fail with a critical error on closing the main window with open documents.
  • Possible failures when trying to gather quick info for specific code contexts.
  • When trying to generate DDL scripts for tables with...