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

@@ -26,7 +26,7 @@ installation guides):
* `Docker`_
* 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
We also recommend that you use a firewall, although this is not a pretix-specific recommendation. If you're new to