EXE
WinGet
pgAdmin 4
The pgAdmin Development Team · 9.12 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
pgadmin4-9.12-x64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
pgadmin4-9.12-x64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /ALLUSERS
File Identity
Filename
pgadmin4-9.12-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
PostgreSQL.pgAdmin
Version
9.12
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 pgAdmin 4 version 9.12. This release of pgAdmin 4 includes 3 new features and 21 bug fixes/housekeeping changes. For more details, please see the release notes.
Notable changes in this release include:
Features:
- Add new options like INHERIT and SET to the Role's membership tab.
- Add a new button in the query tool data output toolbar to get entire range of data.
- Enhance OAUTH2 and OIDC authentication support with improved claims handling an…