pgAdmin 4 v9.9 Released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: pgAdmin 4 v9.9 Released
Date: 2025-10-16 09:49:47
Message-ID: CANxoLDd-+ZDr+kY3VKu5Htvu5BJemd5Wx+8O4F8nU-Y25vQJrg@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.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-support by date

  From Date Subject
Next Message Wade Roberts 2025-10-16 14:44:50 OpenTelemetry Support
Previous Message Aditya Toshniwal 2025-10-13 05:04:49 Re: Opening and saving files (crtl-o) (in 9.6 and 9.8) results in 500 error/Access denied