What’s New in dbForge Studio for PostgreSQL, v3.1

Last modified: December 4, 2024

Connectivity improvements

  • Added connectivity Support for EDB BigAnimal
  • Added support for TLS 1.3
  • Added the ability to connect to the database server via SSH using SHA-256/512 algorithms
  • Added support for Aiven Cloud

Other enhancements

  • 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
  • Improved the behavior of the Disable DML trigger option

User-reported and internal bug fixes

  • Fixed an error that occurred when using a shared folder on the disk for query cache in Query History (D115047)
  • Added alphabetical sorting of triggers in the Database Explorer (D109264)
  • Fixed an error that occurred when generating the Quick Info tooltip (D117836)
  • Added the ability to configure formats for the Boolean data type in the Data Import wizard (D113260)
  • Fixed an issue with profiling parameterized queries (D118167)
  • Fixed the suggestions behavior on databases with foreign tables (D114505)
  • Fixed an issue with the suggestions generation in SQL editor (D113473)
  • Improved the behavior of the Generate Script AS functionality for creating scripts with values as INSERT and UPDATE statements (D117929)
  • Fixed an issue with processing tables containing columns of PostGIS data types (D115841, D117345, D114863, D113588, D113628, D113826, D114439, D114862)