PostgreSQL Maestro 15.4 released
Apr 2, 2015
Prev | Next |

![]() |
SQL Maestro Group is happy to announce the release of PostgreSQL Maestro 15.4,
a powerful Windows GUI solution for PostgreSQL administration and database development. Please consider the list of new features implemented in this version since the last official release: |
Server management extensions
-
Tablespace Editor now provides the "Objects" tab to display all the tables, indexes, and materialized views that belong to the tablespace.
Picture 1. Tablespace Editor
-
SQL Formatter has been significantly improved. Now it supports WITH queries (Common Table Expressions), queries containing the
RETURNING clause as well as queries containing LATERAL JOINs.
Picture 2. SQL Formatter: beautified WITH query
- From now it becomes possible to add new values to existing ENUM types.
- For PostgreSQL 9.4 the ALTER SYSTEM statement is generated on changing the value of a server variable.
Interface improvements
-
From now on it becomes possible to execute custom SQL scripts in all database connections established by the software.
Picture 3. Custom SQL scripts settings
-
Support for a number of new encryption algorithms has been added to Data Grid. Now it is possibleto encrypt
the value of a text column, for example, by SHA512 or Haval224 algorithm with a couple of mouse clicks.
Picture 4. Data encryption
-
Starting from this version it is possible to select a tab color for windows that belong to a certain database. This could help you to
distinguish windows with the same caption but a different parent database
(such as SQL Editor) with ease.
The color can be specified at the Options tab in the
Database Profile Properties dialog.
Picture 5. Colored tabs
Picture 6. Tab hints
- Data Export: from now on it becomes possible
to specify caption, width, and alignment for output columns (when applicable).
Picture 7. Data Export: customizing output columns
Picture 8. Data Export: adding current timestamp to output file name
-
Data Import: starting from this version it is possible to import empty values as empty strings (while previous versions
always imported such values as NULLs).
Picture 9. Data Import: working with empty values
-
Data Input Form: controls containing values of primary and foreign key columns are now marked with the 'gold key' and 'silver key' images accordingly.
Controls containing values of required (NOT NULL) columns are marked with a red asterisk.
Picture 10. Data Input Form: marking important controls
In addition to this, several bugs have been fixed and some other minor improvements and corrections have been made.
Related links

Prev | Next |