Download pgAdmin 4 4.13
You can use pgAdmin to manage PostgreSQL databases. This is a very comprehensive database manager that can be used under various operating systems, including FreeBSD, Linux and Windows. The developers released version 4.8 of pgAdmin 4 a few days ago, which fixes several bugs. The corresponding list of changes looks like this:
pgAdmin 4 v4.13 Released
The pgAdmin Development Team are pleased to announce pgAdmin 4 version 4.13. This release of pgAdmin 4 includes over 46 bug fixes and new features. For more details please see the release notes here.
Notable changes in this release include:
- Added Gather Merge, Named Tuple Store Scan and Table Function Scan icon for explain module.
- Don’t wait for the database connection before rendering the Query Tool UI, for improved UX.
- Allow configuration options to be set from the environment in the container distribution.
- Ensure editable and read-only columns in Query Tool should be identified by icons and tooltips in the column header.
- Add an Italian translation.
- Refactor Dockerfile to avoid needing to run supporting scripts (ie ‘docker build .’ will work) and minimize layers.
- Ensure Boolean columns should be editable using keyboard keys.
- Fix error while importing data to a table using Import/Export dialog and providing “Not null columns” option.
- Fix an issue where oid column should not be pasted when copy/paste row is used on query output containing the oid column.
- Ensure port and username should not be mandatory when a service is provided.
- Unescape HTML entities in database names in the Query Tool title bar.
- Fix PGADMIN_SERVER_JSON_FILE environment variable support in the container.
- Ensure sequence with negative value should be created.
- Fix issue where EXEC script doesn’t write the complete script for Procedures.
Version number | 4 4.13 |
Release status | Final |
Operating systems | Windows 7, Linux, BSD, macOS, Solaris, UNIX, Windows Server 2012, Windows 8, Windows 10, Windows Server 2016 |
Website | pgAdmin |
Download | |
License type | Conditions (GNU/BSD/etc.) |