New features in dbForge Studio for PostgreSQL v2.3
August 12th, 2020
We are glad to announce that the new version of dbForge Studio for PostgreSQL has been just released!
Here’s what you can find in our updated IDE:
Script Generator Improvements
New options for script generation were added:
- Generate Script as DROP and CREATE SEQUENCE
- Generate Script as DROP and CREATE TABLE
- Generate Script as DROP and CREATE for all Source Objects
- Generate Script as CREATE INDEX

SQL Formatter Improvements
In the new version of dbForge Studio for PostgreSQL, the SQL Formatter was updated to work with the following statements:
- CREATE TRIGGER
- CREATE INDEX
- CREATE SEQUENCE
- CREATE TABLE
- CREATE VIEW
- CREATE MATERIALIZED VIEW
- PROCEDURE\FUNCTION

Query Profiler Improvements
You can now get a plan of any query without actually running it. This can help with graphically analyzing and then improving high-cost queries.

Availability
Download the new version of dbForge Studio for PostgreSQL and share your thoughts about the product. Your feedback helps us find the right direction with future updates and improve the tools according to the needs of our users.
Latest posts by dbForge Team (see all)
- Using dbForge Studio for Oracle to Automate Oracle Database Deployment - January 11, 2021
- dbForge Studio for MySQL gains more user recognition with 3 prestigious awards - December 23, 2020
- How to change a column name in MySQL - December 17, 2020
Leave a Comment