pgAdmin 4 v6.4 Released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: pgAdmin 4 v6.4 Released
Date: 2022-01-13 12:48:37
Message-ID: CANxoLDdhDWKJF0PxobBNLY0zDX+xzm1un=nOdLn0qDn1o3+wCA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

The pgAdmin Development Team is pleased to announce pgAdmin 4 version 6.4.

This release of pgAdmin 4 includes 13 bug fixes and new features. For more
details please see the release notes at:

https://www.pgadmin.org/docs/pgadmin4/6.4/release_notes_6_4.html.

pgAdmin is the leading Open Source graphical management tool for
PostgreSQL. For more information, please see:

https://www.pgadmin.org/

Notable changes in this release include:

Features:

-

Added support to import/export server groups and servers from GUI.

This feature allows the users to export server definitions (and their
groups) to a JSON file and re-imported them to the same or a different
system to enable easy pre-configuration of pgAdmin. Previously this could
be done using the 'setup.py' command-line script but after the
implementation of this new feature, it can be done using the Import/Export
Servers Wizard.

Bugs/Housekeeping:

-

Port Maintenance, and Restore dialog in React.
-

Fixed an issue where Explain Analyze shows negative exclusive time.
-

Fixed an issue where Columns with default value not showing when adding
a new row.
-

Fixed an issue where the Owner is not displayed in the reverse
engineering SQL for Procedures.
-

Fixed an issue where an operation error message popped up showing the
database object's name incorrectly.
-

Fixed an issue where SubPlans may overlap other nodes & make them
inaccessible in Graphical EXPLAIN View.
-

Fixed a schema diff issue where the generated script adds unwanted line
endings for Functions/Procedures/Trigger Functions.

Builds for Windows and macOS are available now, along with a Python Wheel,

Docker Container, RPM, DEB Package, and source code tarball from:

https://www.pgadmin.org/download/

--

Akshay Joshi

pgAdmin Project

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Mark Murawski 2022-01-13 13:20:50 Re: SQL query that can be used to generate the same output shown in the SQL tab within pgadmin?
Previous Message Dave Page 2022-01-12 10:12:57 Re: SQL query that can be used to generate the same output shown in the SQL tab within pgadmin?