The pgAdmin Development Team is pleased to announce pgAdmin 4 version 6.15. This release of pgAdmin 4 includes 35 bug fixes and new features. For more details please see the release notes.
pgAdmin is the leading Open Source graphical management tool for PostgreSQL. For more information, please see the website. Notable changes in this release include:
Added support for IAM token based authentication for AWS RDS or Azure DB.
By using this feature, database connection starts with token-based authentication for AWS RDS or Azure DB. To achieve this we have added a password command option.
Added support to specify the background fill color to the table nodes in the ERD tool.
Allow reordering table columns using drag and drop in ERD Tool.
Add option to generate SQL with DROP table DDL in ERD Tool.
Added high availability options to AWS deployment.
Expose the Gunicorn limit_request_line parameter in the container, with the default set to the maximum of 8190.
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.