pgAdmin 4 v9.9 Released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: pgAdmin 4 v9.9 Released
Date: 2025-10-16 09:49:49
Message-ID: CANxoLDc3cFQ_KOh5V-NbXOCqoHYpFkVXDm7q7W87kG4Hm=wtDQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

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

https://www.pgadmin.org/docs/pgadmin4/9.9/release_notes_9_9.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 of DEPENDS/NO DEPENDS ON EXTENSION for ALTER FUNCTION.
-

Added "MULTIRANGE_TYPE_NAME" option while creating a Range Type.
-

Added "SUBSCRIPT" option while creating an External Type.
-

Added option to skip the password dialog when using an identity file.
-

Added 'failover' and 'two_phase' parameter support in CREATE/ALTER
SUBSCRIPTION for PostgreSQL v17+.
-

Add support for initializing the pgAdmin4 Kubernetes Helm chart.

Bugs/Housekeeping:

-

Fixed an issue where the query tool displayed 'default' instead of
'null' for null text data in the data output.
-

Fixed an issue where the pgAdmin configuration database wasn't being
created on a fresh install when an external database was used for the
configuration.
-

Fixed an issue where shortcuts are not working as expected on multiple
keyboard layouts.
-

Fixed an issue where saving the newly changed preferences was not
reflecting on the preferences tab.

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-hackers by date

  From Date Subject
Next Message Degit 2025-10-25 11:15:47 Re: Translation of pgAdmin into Russian
Previous Message Yogesh Mahajan 2025-10-16 04:46:02 Re: pgAdmin4 v9.9 candidate builds