EXE
WinGet
pgAdmin 4
The pgAdmin Development Team · 9.7 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
pgadmin4-9.7-x64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
pgadmin4-9.7-x64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /ALLUSERS
File Identity
Filename
pgadmin4-9.7-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
PostgreSQL.pgAdmin
Version
9.7
Description
Open Source administration and development platform for PostgreSQL
License
PostgreSQL
↗
Support
https://www.pgadmin.org/support/
Upgrade Behavior
install(Install over existing)
Release Notes
The pgAdmin Development Team is pleased to announce the release of pgAdmin 4 version 9.7. This release of pgAdmin 4 includes 22 bug fixes and new features. For more details, please see the release notes.
Notable changes in this release include:
Features:
- Add support for automatic updates in the pgAdmin 4 Desktop application on macOS.
- Added GENERIC_PLAN, MEMORY, and SERIALIZE options to EXPLAIN/EXPLAIN ANALYZE command.
- Add support for changing the cursor blink rate within the editors.
- Add…