dbForge Studio for PostgreSQL Releases
Released: May 11, 2026
Updates in V2026.1.31
Features
- New functionality
- Introduced Query Builder for visual SQL query design.
- Introduced Database Editor for visual database management.
- Introduced Schema Editor for visual schema design and management.
- Introduced Table Editor for visual table design and SQL preview.
- Schema Compare
- Added Schema Mapping and Table Mapping pages to the New Schema Comparison wizard.
- Added Options pages to the schema comparison and synchronization wizards.
- Added the 'Discard Changes' option to the Objects Filter...
Released: Mar 25, 2026
Updates in V2025.3.149
Features
- Added support for the VARIADIC syntax for SQL Document.
Released: Feb 12, 2026
Updates in V2025.3.107
Fixes
- Fixed an issue that occurred when comparing string-type columns in PostgreSQL; COLLATE attribute comparison is temporarily disabled until full support is implemented.
Released: Jan 29, 2026
Updates in V2025.3.93
Fixes
- Resolved an issue that caused identical Amazon Redshift tables to be treated as different during the schema comparison.
Released: Dec 24, 2025
Updates in V2025.3.61
Features
- Text Editor Improvements
- Added scroll bar annotations.
- Added an option to automatically surround selections.
- Improved code completion in routines to recognize local variables and parameters inside stored procedure and function bodies.
- Added editor support for SELECT statements.
- Added editor support for INSERT, UPDATE, and DELETE statements.
- Added editor support for the WITH clause.
- Added editor support for the MERGE statement.
- Improved code completion to support named parameters.
- Added...
Released: Nov 20, 2025
Updates in V2025.2.138
Fixes
- Fixed the insertion of line breaks when 'Replace with: \n' and 'Use: Regular Expressions' are selected.
Released: Oct 31, 2025
Updates in V2025.2.109
Fixes
- Resolved an issue with handling NUMERIC values less than 0.0001.
- Resolved an issue with displaying the tooltip for a document bookmark, where the tooltip window overlapped the document bookmark.
Released: Oct 23, 2025
Updates in V2025.2.91
Features
- Added support for the SET ROLE statement.
Fixes
- Fixed a memory leak when executing queries in the document.
- Fixed an issue with reading an empty value array when retrieving data from the PostgreSQL server.
Released: Sep 23, 2025
Updates in V2025.2.37
Features
- AI Assistant
- Introduced automatic error submission from the Error List to AI chat for detailed explanations and suggested fixes.
- Added a Web Search option in the AI Assistant chat, allowing searches across Devart documentation, website, and blog.
- Improvements
- Improved encryption capabilities.
- Added tooltips to the SQL document tab, showing connection and database names, document owner, full file path, and server version.
- Introduced the ability to customize the position where new...
Released: Aug 21, 2025
Updates in V2025.1.230
Fixes
- Fixed time format mismatches between the same data in the view and edit modes.
- Fixed the comparison and synchronization of arrays.