PostgreSQL Maestro 16.6 released
Jun 27, 2016
Prev | Next |
SQL Maestro Group is happy to announce the release of PostgreSQL
Maestro 16.6,
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: |
New feature highlights:
- This version of the software has been successfully tested with all the modern database server versions up to PostgreSQL 9.6 Beta 2 (the latest PostgreSQL version available at the moment).
- Support for Row Security Policies has been implemented (PostgreSQL 9.5+). Such policies restrict, on a per-user basis, which rows can be returned by normal queries or inserted, updated, or deleted by data modification commands.
- Support for BRIN Indexes has been added (PostgreSQL 9.5+). Also starting from this version it is possible to create indexes for materialized views.
- The Generate Updatable View tool becomes available for PostgreSQL 9.2 and lower (for PostgreSQL 9.3 and higher it is available since version 14.5).
- "Allow Connections" and "Is Template" options have been added to Create Database Wizard and Database Editor (PostgreSQL 9.5+).
- The "Show SQL Help" command now displays the manual that corresponds the version of PostgreSQL database server you are connected to. This means it will display this page if you are working with PostgreSQL 9.5, this one if you are working with PostgreSQL 9.4, and so on.
- Support for Adobe Reader DC has been added to BLOB Editor. Also the editor window now saves its size and position between times it is opened (for each table).
- Default Data Import settings can now be set up in the Program Options dialog.
In addition to this, several bugs have been fixed and some other minor improvements and corrections have been made.
Related links
Prev | Next |