mirror of
https://github.com/tt-rss/tt-rss.github.io.git
synced 2026-09-18 14:11:46 +00:00
Fix a warning in the Installation Guide.
This commit is contained in:
@@ -86,9 +86,10 @@ HTTP_PORT=127.0.0.1:8280
|
||||
|
||||
### docker-compose.yml
|
||||
|
||||
>[!WARNING]
|
||||
{: .warning }
|
||||
> See [this FAQ entry](#i-got-the-updated-docker-compose-file-above-and-now-my-database-keeps-restarting)
|
||||
> if you're upgrading between PostgreSQL major versions (e.g. 15 to-17).
|
||||
|
||||
{: .warning }
|
||||
> Regarding PostgreSQL 18:
|
||||
> * The `backups` container image currently includes `postgresql17-client`, meaning it won't be able to back up your DB if you use PostgreSQL 18.
|
||||
|
||||
Reference in New Issue
Block a user