Icon

pgAdmin

pgAdmin is an open-source administration and development platform for PostgreSQL, offering a modern user interface, multi-user and web deployment options, dashboards, and support for job scheduling via pgAgent.
Latest: 9.15
Last checked: Mar 2, 2026 8:59pm
Rank: 1082/15140
Monitored via:
Winget Request more monitors
Follow to track new versions in your feed.
Report

Overview

0
License: PostgreSQL LicenseWinget: Available

Version & Lifecycle

0
Current: 9.15 N-2: 9.13 Avg cadence: Every 29 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Deployment tip • May 3, 2026
0

pgAdmin 4 close-before-update note

For managed pgAdmin 4 updates, treat both the machine-wide EXE package and the per-user/User x64 package as needing conflicting-process handling. Package testing flags pgAdmin 4 installs where an installer popup can block the installation from continuing, so Intune, ConfigMgr, or PSADT deployments should prompt for closure or pre-close running pgAdmin processes before launching the installer.

Use the official pgAdmin Windows download page as the source of installer content, and keep EXE/User package detection separate in your deployment rules so a blocked per-user install is not mistaken for a successful machine-wide update.

For managed pgAdmin 4 Windows updates, close pgAdmin before running the installer. The machine and per-user x64 packages can return Exit Code 1 when pgAdmin is open during update; pre-close it or use a user-deferral step, then rerun detection. Source: official pgAdmin 4 source.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

pgAdmin

Packaging Notes

0

Available as source and binary packages; desktop runtime built with Electron; web deployment supported

Notes

0

pgAdmin 4 is a complete rewrite of pgAdmin using Python, ReactJs, and Javascript. It supports OAuth2 authentication and can connect to PostgreSQL instances including AWS RDS.