Feature Suggestions for dbForge Studio for PostgreSQL
- 1、Allow schema switching within the query interface.
- 2、Add an option to generate a complete CREATE script for the current database via right-click context menu on the database node.
- 3、Introduce batch filter configuration in data comparison (e.g., apply
create_time > '2025-04-01'
to all tables). - 4、Enable direct import/export between database connections without requiring data comparison steps. Allow selecting tables from specified databases in connected servers for many-to-many operations.
- 5、Add a "Copy" button to the right-click menu in data comparison result lists.
- 6、Implement a dedicated panel to view installed database extensions. Clearly differentiate between extension-provided functions and custom functions in the functions list.