pgAdmin Overview
pgAdmin is the official PostgreSQL administration and development interface for managing servers, databases, schemas, SQL queries, users, and monitoring views. The verified links on this page come from PostgreSQL's official FTP infrastructure for pgAdmin 4, including Windows EXE, macOS DMG, and the Linux/Python wheel package. The Linux build is distributed through repository packages and a Python wheel rather than one universal desktop installer. For offline or restricted deployments, administrators can mirror the wheel and its dependencies, or use the official pgAdmin package repository instructions for distro-specific installs. The download table separates Windows, macOS Apple Silicon, macOS Intel, and Linux/Python package options so users do not need to start from the generic pgAdmin download landing page. The pgAdmin offline installer is the standalone setup distribution for Windows/macOS/Linux, with the full setup file suitable for offline deployment on developer workstations and CI/build machines that cannot reach the vendor's update servers during install.