We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 217e9f3 commit 971bf52Copy full SHA for 971bf52
docs/Installation-Guide.md
@@ -86,9 +86,10 @@ HTTP_PORT=127.0.0.1:8280
86
87
### docker-compose.yml
88
89
->[!WARNING]
+{: .warning }
90
> See [this FAQ entry](#i-got-the-updated-docker-compose-file-above-and-now-my-database-keeps-restarting)
91
> if you're upgrading between PostgreSQL major versions (e.g. 15 to-17).
92
+
93
{: .warning }
94
> Regarding PostgreSQL 18:
95
> * The `backups` container image currently includes `postgresql17-client`, meaning it won't be able to back up your DB if you use PostgreSQL 18.
0 commit comments