Skip to main content

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

Account required

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:

FileDescription
pmp4pg-backend-v1.0.0.jarBackend — Java Spring Boot executable JAR
pmp4pg-schema-v1.0.0.sqlRepository schema — PostgreSQL initialization script
pmp4pg-agent-v1.0.0-1.el9.x86_64.rpmAgent — RPM package for RHEL / Rocky Linux 8 & 9
pmp4pg-agent_v1.0.0_amd64.debAgent — DEB package for Debian 11/12 & Ubuntu 20.04/22.04/24.04
application.propertiesBackend configuration template
README.txtQuick start instructions

Individual Downloads

For existing installations — update a single component without downloading the full archive:

ComponentFileUse Case
Backendpmp4pg-backend-v1.0.0.jarUpdate the backend only
Schemapmp4pg-schema-v1.0.0.sqlInitialize a new repository
Agent (RPM)pmp4pg-agent-v1.0.0-1.el9.x86_64.rpmDeploy on a new RHEL / Rocky server
Agent (DEB)pmp4pg-agent_v1.0.0_amd64.debDeploy 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.

OSVersionStatus
Rocky Linux8, 9✅ Supported
RHEL8, 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:

OSVersionsPackage
Rocky Linux8, 9pmp4pg-agent-v1.0.0-1.el9.x86_64.rpm
RHEL8, 9pmp4pg-agent-v1.0.0-1.el9.x86_64.rpm
AlmaLinux8, 9pmp4pg-agent-v1.0.0-1.el9.x86_64.rpm

DEB — Debian family:

OSVersionsPackage
Debian11 (Bullseye), 12 (Bookworm)pmp4pg-agent_v1.0.0_amd64.deb
Ubuntu LTS20.04, 22.04, 24.04pmp4pg-agent_v1.0.0_amd64.deb
Architecture

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 VersionSupport
14 and later✅ Supported
13 or earlier❌ Not supported

Edition Comparison

FeatureCommunityEnterprise
Monitored PostgreSQL servers1Unlimited
ASH Viewer
AWR Viewer
Trends
Alerts
Multi-user access
Priority support
Custom deployment assistance
PriceFreeContact us

Enterprise Edition

The Enterprise Edition removes the single-server limitation and includes priority support and custom deployment assistance.

Interested in the Enterprise Edition?

Contact our sales team to discuss your requirements, get a quote or request a demo.

→ Contact Sales


Next Steps

Once downloaded, follow the installation guide:

  1. System Requirements →
  2. Repository Setup →
  3. Backend Installation →
  4. Starting the Platform →
  5. Enroll a New Server →