pgAdmin 4 v9.13 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.13 Released
Date: 2026-03-06 08:43:51
Message-ID: 177278663139.770.2915630342729495226@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.13. This release of pgAdmin 4 includes 15 bug fixes and new features. For more details, please see the [release notes](https://www.pgadmin.org/docs/pgadmin4/9.13/release_notes_9_13.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:
* Core LLM integration infrastructure, AI reports for security, schema, and performance, AI chat for the Query Tool, and AI Insights for EXPLAIN.
* No FK are shown in diagrams created from existing tables in the ERD Tool.
* Add support for 'ONLY' in the Index creation dialog.
* Allow users to customize "OF TYPE" columns during table creation.
* Allow "drag-n-drop" for only user chosen tables, and show relations between them.
* Load predefined users from a JSON file through the command line.

### Bugs/Housekeeping:
* Fixed an issue where the 'Quote strings only' configuration was ignored when downloading the result set.
* Fixed an issue where tools settings changed by the users were not restored on application relaunch.
* Fixed an issue where modifying a shared server incorrectly updated the original server details.
* Fixed an issue where a long name in ERD table node was not breaking into multiple lines.
* Fixed an issue where column comments were not displayed in the SQL tab for materialised views.
* Fix an issue where deployment of the helm chart was crashing with "operation not permitted."
* Fix translation compilation.
* Fix broken checkbox selection in backup dialog's object tree.
* Fixed an issue in file dialog where renaming was not working.

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 Swiss PostgreSQL Users Group via PostgreSQL Announce 2026-03-06 08:45:00 Swiss PGDay 2026: Announcement and CfS
Previous Message vitabaks via PostgreSQL Announce 2026-03-03 08:02:09 Autobase 2.6.0 released