Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners
Testimonials
Charles Phillips: "Just want to take a second to really thank you for all the great support you give – I think that’s by far the best feature you offer".
David Lantz: "Thank you, this is by far the simplest, and most friendly utility for building db record system I have ever used. I wish I could get my systems guys at the office to purchase this for our company would be so very helpful and speed up a lot of work. I for one have used it for everything from a simple inventory record of my house, to a members record for my church just little pet projects and a test bed to test my own db builds and theories before having to hand code at the office..... it is a lot of fun to work with".

More

Add your opinion

SQL Maestro Group / News / All company news / PostgreSQL Maestro 21.12 released

PostgreSQL Maestro 21.12 released

Dec 15, 2021

Prev Next
PostgreSQL Maestro SQL Maestro Group is happy to announce the release of PostgreSQL Maestro 21.12, 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 database server versions up to PostgreSQL 14.
  • Support for the new multirange data types has been added (PostgreSQL 14). These data types store lists of the appropriate ranges.
    Adding a datemultirange columnPicture 1. Adding a datemultirange column
    Data Grid: datemultirange columnPicture 2. Data Grid: datemultirange column
  • Support for SSL connections has been added. SSL connections allow to encrypt client/server communications for increased security. Click the "SSL options" link in Create Database Profiles or Edit Database Profile windows
    Create Database Profile Wizard: SSL options linkPicture 3. Create Database Profile Wizard: SSL options link
    and configure SSL in the modal window.
    SSL optionsPicture 4. SSL options
  • A new more efficient Table Partition Management mechanism has been implemented. In previous versions partitions were fetched and displayed in the explorer tree in the Tables list along with regular tables. For databases with a large number of partitions and subpartitions such list is very difficult to manage.
    Database Explorer: partitions are displayed along with regular tablesPicture 5. Database Explorer: partitions are displayed along with regular tables
    From now on it is possible to optimize this process. The new 'Optimize table partition management' option allows to manage partitions/subpartitions in the Partitions list of their parent tables. This hierarchical representation makes the partition management more visible and easy to use. Moreover, partitions are fetched on demand which significantly speeds up the Tables list refresh.
    Optimize table partition management optionPicture 6. Optimize table partition management option
    Database Explorer: partitions/subpartitions are displayed in the Partitions list of their parent tablePicture 7. Database Explorer: partitions/subpartitions are displayed in the Partitions list of their parent table
    An ability to specify partitioning for a newly created partition has been added.
    Partition creation editorPicture 8. Partition creation editor Partition create scriptPicture 9. Partition create script
  • All software of our PostgreSQL family have been upgraded and come now with PostgreSQL 14 compatibility.

In addition to this, several bugs have been fixed and some other minor improvements and corrections have been made.

Related links

Prev Next