PostgreSQL paired with the pgAdmin 4 web console, ready to query the moment it boots.
Choose the operating system, cloud and version you need. Every variation is the same hardened PostgreSQL + pgAdmin image, built and supported by cloudimg.
| Product | Cloud | Operating system | Version | |
|---|---|---|---|---|
| PostgreSQL 17 & pgAdmin4 on CentOS Stream 9 with Support | AWS | CentOS Stream 9 | 17 | View |
| PostgreSQL with pgAdmin 4 Relational Database | AWS | — | 4 | View · Guide |
| PostgreSQL 17 + pgAdmin 4 on Ubuntu 24.04 | Azure | Ubuntu 24.04 | 17 | View |
| PostgreSQL 18 + pgAdmin 4 on AlmaLinux 9 | Azure | AlmaLinux 9 | 18 | View · Guide |
| PostgreSQL 18 + pgAdmin 4 on Rocky Linux 9 | Azure | Rocky Linux 9 | 18 | View · Guide |
| PostgreSQL 18 + pgAdmin 4 on Ubuntu 24.04 | Azure | Ubuntu 24.04 | 18 | View |
PostgreSQL is the widely used open source relational database, known for strong SQL standards support, reliability and extensions that stretch it from everyday applications to geospatial and analytical workloads. This image pairs the database engine with pgAdmin 4, a full featured web console for browsing schemas, writing queries and managing roles from the browser.
It suits application backends, reporting stores and any team that wants a dependable SQL database without assembling the pieces by hand.
The cloudimg image installs PostgreSQL and pgAdmin 4 together on a hardened base, with database and console passwords generated uniquely for your instance on first boot and written to a file only the root user can read. Data sits on its own volume so you can snapshot and resize it independently, and the paired deployment guide walks through first login, TLS and backups. Every deployment is covered by 24/7 support.