Version 7.5¶
Release date: 2023-07-27
This release contains a number of bug fixes and new features since the release of pgAdmin 4 v7.4.
Supported Database Servers¶
PostgreSQL: 11, 12, 13, 14 and 15
EDB Advanced Server: 11, 12, 13, 14 and 15
Bundled PostgreSQL Utilities¶
psql, pg_dump, pg_dumpall, pg_restore: 15.3
New features¶
Issue #6369 - Added support to detach partitions using concurrently and finalize.
Housekeeping¶
Bug fixes¶
Issue #6165 - Fixed an issue where Import Export not working when using pgpassfile.Issue #6364 - Fixed Query Tool/ PSQL tool tab title not getting updated on database rename.