Docs: Update minimum version of PostgreSQL

This commit is contained in:
Raphael Michel
2023-09-26 11:33:44 +02:00
parent 9f2627004b
commit 27e8be7e92
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ installation guides):
* A python 3.9+ installation
* A SMTP server to send out mails, e.g. `Postfix`_ on your machine or some third-party server you have credentials for
* A HTTP reverse proxy, e.g. `nginx`_ or Apache to allow HTTPS connections
* A `PostgreSQL`_ 11+ database server
* A `PostgreSQL`_ 12+ database server
* A `redis`_ server
* A `nodejs`_ installation