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.4 Released |
Date: | 2025-06-09 07:01:40 |
Message-ID: | 174945250006.781.6800678763111018293@wrigleys.postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-announce |
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](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 [the website](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 the [tarball area](https://www.pgadmin.org/download/).
From | Date | Subject | |
---|---|---|---|
Next Message | Pgpool Global Development Group via PostgreSQL Announce | 2025-06-09 07:02:44 | Pgpool-II 4.6.2 released. |
Previous Message | JDBC Project via PostgreSQL Announce | 2025-06-09 07:01:19 | PostgreSQL JDBC 42.7.6 Released |