MicroOLAP Database Designer meets PostgreSQL 9.5

Posted on 2015-12-30 by Microolap

The MicroOLAP team is proud to introduce Database Designer for PostgreSQL with full support for PosgreSQL 9.5, an comprehensive CASE tool with intuitive graphical interface allowing you to

  • build a clear and effective database structure visually,
  • see the complete picture (diagram) representing all the tables, references between them, views, stored procedures and other objects,
  • easily generate a physical database on a server,
  • modify it according to any changes you made to the diagram using fast ALTER statements,
  • import already existing diagram from a server,
  • export diagram to common graphic formats or as SQL script,
  • create detailed printings and reports.

This minor release introduces support for upcoming PostgreSQL 9.5 and provides new SSH tunneling facility out of the box. Several bugs were fixed as well.

Download

You're welcome to download the Database Designer for PostgreSQL 1.11.0 right now at: http://microolap.com/products/database/postgresql-designer/download/

Feedback

Please don't hesitate to ask any questions or report bugs with our Support Ticketing system available at http://www.microolap.com/support/

Full changelog:

  • [!] PostgreSQL 9.5 support added
  • [!] Brand new SSH tunneling introduced
  • [!] BRIN indexes support added
  • [!] SPGIST indexes support added
  • [*] "Cannot populate environment settings" message now more descriptive
  • [-] "Default value for domain contains newline character if edited with advanced SQL Editor" bug fixed
  • [-] "Rare Access Violation error during application close" bug fixed
  • [-] "Secutiry type value incorrect in Stored Routine Manager" bug fixed
  • [-] "SSL connection options ignored sometimes" bug fixed
  • [-] "Stored routine Window function option may have incorrect value after reopening model" bug fixed
  • [-] Rare EExternalException errors fixed