You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
2
+
---
3
+
⚠️ **Breaking Change (August 2025):**
4
+
5
+
The base image has been switched from Bitnami to the official [postgres](https://hub.docker.com/_/postgres) image. This may affect existing workflows, configurations, and environment variables. Support for PostgreSQL 13 has also been dropped. For more information, see [Pull Request #32](https://github.com/dbsystel/postgresql-partman-container/pull/32).
6
+
---
7
+
1
8
# PostgreSQL container image with pg_partman
2
9
3
10
This repo is meant to provide an OCI (Docker) container image that is based on the official [postgres](https://hub.docker.com/_/postgres) image in the alpine variant, that comes preinstalled with the [pg_partman](https://github.com/pgpartman/pg_partman) and [pg_jobmon](https://github.com/omniti-labs/pg_jobmon) PostgreSQL extensions.
0 commit comments