pgAdmin 4 v9.7 Released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: pgAdmin 4 v9.7 Released
Date: 2025-08-21 08:41:09
Message-ID: CANxoLDe6vkdKR79D_fM-ASAh6J9ciDENSjVVPGSZPfrtcKienA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-support

The pgAdmin Development Team is pleased to announce the release of pgAdmin
4 version 9.7.

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

https://www.pgadmin.org/docs/pgadmin4/9.7/release_notes_9_7.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:

-

Add support for automatic updates in the pgAdmin 4 Desktop application
on macOS.
-

Added GENERIC_PLAN, MEMORY, and SERIALIZE options to EXPLAIN/EXPLAIN
ANALYZE command.
-

Add support for changing the cursor blink rate within the editors.
-

Add support for server tag-based filtering in the Object Explorer.
-

Added support for builtin locale provider while creating Collation.

Bugs/Housekeeping:

-

Introduced an ‘Editor’ preferences category and migrated all editor
related settings into it.
-

Fixed an issue where CPU usage was very high on Windows when opening the
psql tool.
-

Fixed an issue where adding breakpoints caused errors, and stepping out
of a nested function removed breakpoints from the parent function.
-

Fixed an issue where custom column widths in the result grid of Query
Tool or View/Edit Data were reset after re-executing a query.
-

Fixed the issue where updating the name of a table column does not
reflect in the corresponding primary key constraint.
-

Make Dashboard tables to be vertically resizable.
-

Fixed the incorrect behaviour of the option deduplicate items after
creating the index.
-

Added PKEY index in the index statistics summary.
-

Fixed an issue where downloading images on the ERD tool was not working
in desktop mode.
-

Ensure the scratch pad in the Query Tool is not restored after it is
closed.

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

Browse pgadmin-support by date

  From Date Subject
Next Message Somnath Som 2025-08-26 05:55:02 Wal file Size required
Previous Message Darren Duncan 2025-08-18 08:02:05 Re: pgAdmin 4 Running Very Slow on macOS