pgAdmin 4 v9.9 Released

From: pgAdmin Development Team via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: pgAdmin 4 v9.9 Released
Date: 2025-10-16 10:56:55
Message-ID: 176061221549.767.990831750614474559@wrigleys.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-announce

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](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 [the website](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 the [tarball area](https://www.pgadmin.org/download/).

Browse pgsql-announce by date

  From Date Subject
Next Message PostgreSQL Contributors Team via PostgreSQL Announce 2025-10-17 09:55:50 New PostgreSQL Contributors 2025
Previous Message PoWA via PostgreSQL Announce 2025-10-16 10:27:47 pg_qualstats 2.1.3 is out!