postgres
docker-compose.yml
Supported tags:
Included Packages
Each PostgreSQL major tag includes:
| Package | Purpose |
|---|---|
postgresql-<major>-postgis-3 |
Spatial data support with PostGIS. |
postgresql-<major>-pgrouting |
Routing and graph algorithms for PostGIS data. |
postgresql-<major>-pg-stat-kcache |
Kernel-level CPU and I/O statistics for queries. |
postgresql-<major>-pgvector |
Vector type and similarity search support. |
postgresql-contrib-<major> |
PostgreSQL contrib extensions such as pg_trgm, uuid-ossp, and pg_stat_statements. |
osm2pgrouting |
Import OpenStreetMap data into pgRouting-ready tables. |
timescaledb-2-postgresql-<major> |
TimescaleDB time-series extension, enabled by default at build time. |
The image also includes basic operational tools: ca-certificates, curl,
wget, gnupg, lsb-release, and vim.