pgAdmin 4 v9.13 Released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: pgAdmin 4 v9.13 Released
Date: 2026-03-05 08:39:00
Message-ID: CANxoLDdhsyKC=saynYmKDc1PnCTxG0Cd+ZZaX9wz713bUD1urw@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.13.

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

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:

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:

https://www.pgadmin.org/download/

--

Akshay Joshi

pgAdmin Project

Browse pgadmin-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-03-09 06:02:08 Re: Fwd: [PATCH] Add zstd compression for TOAST using extended header format
Previous Message Yogesh Mahajan 2026-03-05 06:19:31 Re: pgAdmin4 v9.13 candidate builds