EXE
WinGet
pgAdmin 4
The pgAdmin Development Team · 9.5 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
pgadmin4-9.5-x64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
pgadmin4-9.5-x64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /ALLUSERS
File Identity
Filename
pgadmin4-9.5-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
PostgreSQL.pgAdmin
Version
9.5
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.5. This release of pgAdmin 4 includes 18 bug fixes and new features. For more details, please see the release notes.
Note:The publication of the Python package to PyPi has been delayed and will be completed as soon as possible.
Notable changes in this release include:
Features:
- Add a new permission to allow disabling the "Change Password" feature for a pgAdmin role.
- Added role-based restrictions for editin…