Download PMP4PG
PMP4PG is available as a Community Edition — free to download after creating an account. The Enterprise Edition, which supports unlimited PostgreSQL servers, is available by contacting our sales team.
Download the Community Edition
A free account is required to download PMP4PG. Creating an account takes less than a minute and requires a professional email address.
⬇ Sign in or Create an Account to Download
Community Edition — Free — v1.0.0
The download portal requires authentication for statistical purposes (download tracking, fleet insights). Your data is never shared with third parties. See our Privacy Policy.
What's in the Package
The full distribution archive pmp4pg-community-v1.0.0.tar.gz contains everything needed to deploy the platform and monitor your first PostgreSQL server:
| File | Description |
|---|---|
pmp4pg-backend-v1.0.0.jar | Backend — Java Spring Boot executable JAR |
pmp4pg-schema-v1.0.0.sql | Repository schema — PostgreSQL initialization script |
pmp4pg-agent-v1.0.0-1.el9.x86_64.rpm | Agent — RPM package for RHEL / Rocky Linux 8 & 9 |
pmp4pg-agent_v1.0.0_amd64.deb | Agent — DEB package for Debian 11/12 & Ubuntu 20.04/22.04/24.04 |
application.properties | Backend configuration template |
README.txt | Quick start instructions |
Individual Downloads
For existing installations — update a single component without downloading the full archive:
| Component | File | Use Case |
|---|---|---|
| Backend | pmp4pg-backend-v1.0.0.jar | Update the backend only |
| Schema | pmp4pg-schema-v1.0.0.sql | Initialize a new repository |
| Agent (RPM) | pmp4pg-agent-v1.0.0-1.el9.x86_64.rpm | Deploy on a new RHEL / Rocky server |
| Agent (DEB) | pmp4pg-agent_v1.0.0_amd64.deb | Deploy on a new Debian / Ubuntu server |
Individual files are available from the download portal after authentication.
Supported Platforms
Platform
The PMP4PG platform must be installed on a Linux server. The frontend is packaged inside the backend JAR and served by the embedded Tomcat server.
| OS | Version | Status |
|---|---|---|
| Rocky Linux | 8, 9 | ✅ Supported |
| RHEL | 8, 9 | ✅ Supported |
| Other Linux | — | ⚠️ Not officially tested |
| Windows | — | ❌ Not supported |
Required: Java Runtime 17+, PostgreSQL 16 (PMP repository)
Agent
The agent can be deployed on any server running a PostgreSQL instance you want to monitor, independently of where the platform is installed.
RPM — Red Hat family:
| OS | Versions | Package |
|---|---|---|
| Rocky Linux | 8, 9 | pmp4pg-agent-v1.0.0-1.el9.x86_64.rpm |
| RHEL | 8, 9 | pmp4pg-agent-v1.0.0-1.el9.x86_64.rpm |
| AlmaLinux | 8, 9 | pmp4pg-agent-v1.0.0-1.el9.x86_64.rpm |
DEB — Debian family:
| OS | Versions | Package |
|---|---|---|
| Debian | 11 (Bullseye), 12 (Bookworm) | pmp4pg-agent_v1.0.0_amd64.deb |
| Ubuntu LTS | 20.04, 22.04, 24.04 | pmp4pg-agent_v1.0.0_amd64.deb |
All packages are built for x86_64 (amd64). ARM is not supported in v1.0.0.
Monitored PostgreSQL
PMP4PG can monitor any accessible PostgreSQL instance regardless of its host OS, provided the agent can connect to it.
| PostgreSQL Version | Support |
|---|---|
| 14 and later | ✅ Supported |
| 13 or earlier | ❌ Not supported |
Edition Comparison
| Feature | Community | Enterprise |
|---|---|---|
| Monitored PostgreSQL servers | 1 | Unlimited |
| ASH Viewer | ✅ | ✅ |
| AWR Viewer | ✅ | ✅ |
| Trends | ✅ | ✅ |
| Alerts | ✅ | ✅ |
| Multi-user access | ✅ | ✅ |
| Priority support | ❌ | ✅ |
| Custom deployment assistance | ❌ | ✅ |
| Price | Free | Contact us |
Enterprise Edition
The Enterprise Edition removes the single-server limitation and includes priority support and custom deployment assistance.
Contact our sales team to discuss your requirements, get a quote or request a demo.
Next Steps
Once downloaded, follow the installation guide: