Version 8.5¶
Release date: 2024-04-04
This release contains a number of bug fixes and new features since the release of pgAdmin 4 v8.5.
Supported Database Servers¶
PostgreSQL: 12, 13, 14, 15, and 16
EDB Advanced Server: 12, 13, 14, 15, and 16
Bundled PostgreSQL Utilities¶
psql, pg_dump, pg_dumpall, pg_restore: 16.1
New features¶
Issue #7098 - Added support for EDB Job Scheduler.Issue #7163 - Added support to exclude multiple tables while taking backup.Issue #7221 - Added support for UNIX socket in entrypoint.sh for Docker implementation.
Housekeeping¶
Bug fixes¶
Issue #7116 - Bug fixes and improvements in pgAdmin CLI.Issue #7165 - Fixed schema diff wrong query generation for table, foreign table and sequence.Issue #7229 - Fix an issue in table dialog where changing column name was not syncing table constraints appropriately.Issue #7262 - Fix an issue in editor where replace option in query tool edit menu is not working on non-Mac OS.Issue #7268 - Fix an issue in editor where Format SQL shortcut and multiline selection are not working.Issue #7269 - Fix an issue in editor where “Use Spaces?” Preference of Editor is not working.Issue #7277 - Fix an issue in query tool where toggle case of selected text loses selection.Issue #7299 - Fix query tool autocomplete results when cursor is in between the SQL query.Issue #7305 - Fix an issue in query tool where custom keyboard shortcuts are not working for some.