pgAdmin 4 v9.4 Released

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: pgAdmin 4 v9.4 Released
Date: 2025-05-29 07:41:39
Message-ID: CAFOhELeXFF-JEHaM_E2FXPPdMXZ8KWq2vrLEX=3nqbO6-UfoZQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

The pgAdmin Development Team is pleased to announce pgAdmin 4 version 9.4.

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.4/release_notes_9_4.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:

-

Enabled large file downloads for desktop users within the query tool.
-

Add all missing options to the Import/Export Data functionality, and
update the syntax of the COPY command to align with the latest standards.
-

Add support for exporting table data based on a custom query.

Bugs/Housekeeping:

-

Fixed an issue where the result grid slowed down when any column
contained a large amount of data.
-

Fix the issue where an error is displayed when a table is dropped while
a query is running.
-

Fixed an issue where the options key was not working as expected in the
PSQL tool.
-

Fixed an issue where correct error message not displayed when sql
statement contains Arabic letters.
-

Enhance contrast for selected and hovered items in the Object Explorer
to improve visibility and accessibility.
-

Fixed an issue where the query tool returns "cannot unpack non-iterable
Response object" when running any query with a database name change.
-

Handle result grid data changes in View/Edit Data mode by automatically
reconnecting to the server if a disconnection occurs.
-

Implement API fetch error display for select dropdown.
-

Fixed an issue where light theme briefly appears when pgAdmin loads or
tools open, even when a dark or system UI theme is preferred.
-

Fixed issues related to column range selection using shift + click.

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/

--

Khushboo Vashi

pgAdmin Project

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2025-06-19 11:31:50 Translators: Release next week (v9.5)
Previous Message Yogesh Mahajan 2025-05-28 15:57:04 Re: pgAdmin4 v9.4 candidate builds