Version 9.9¶
Release date: 2025-10-16
This release contains a number of bug fixes and new features since the release of pgAdmin 4 v9.8.
Supported Database Servers¶
PostgreSQL: 13, 14, 15, 16 and 17
EDB Advanced Server: 13, 14, 15, 16 and 17
Bundled PostgreSQL Utilities¶
psql, pg_dump, pg_dumpall, pg_restore: 17.5
New features¶
Issue #6394 - Added “MULTIRANGE_TYPE_NAME” option while creating a Range Type.Issue #6395 - Added “SUBSCRIPT” option while creating a External Type.
Housekeeping¶
Bug fixes¶
Issue #9158 - Fixed an issue where saving the newly changed preferences was not reflecting on the preferences tab.Issue #9125 - 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.Issue #9157 - Fixed an issue where shortcuts are not working as expected on multiple keyboard layouts.