From 398f264dbcde3d8bb25e46fd3c17ed91edc3a4b6 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Fri, 28 May 2021 17:26:18 +0200 Subject: [PATCH] Docs: Update minimum PostgreSQL version --- doc/admin/installation/docker_smallscale.rst | 2 +- doc/admin/installation/manual_smallscale.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/admin/installation/docker_smallscale.rst b/doc/admin/installation/docker_smallscale.rst index 4106c8271..3c7ea6797 100644 --- a/doc/admin/installation/docker_smallscale.rst +++ b/doc/admin/installation/docker_smallscale.rst @@ -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`_ 9.5+, `MySQL`_ 5.7+, or MariaDB 10.2.7+ database server +* A `PostgreSQL`_ 9.6+, `MySQL`_ 5.7+, or MariaDB 10.2.7+ 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 diff --git a/doc/admin/installation/manual_smallscale.rst b/doc/admin/installation/manual_smallscale.rst index 928156b11..c19425a2a 100644 --- a/doc/admin/installation/manual_smallscale.rst +++ b/doc/admin/installation/manual_smallscale.rst @@ -23,7 +23,7 @@ installation guides): * 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`_ 9.5+, `MySQL`_ 5.7+, or MariaDB 10.2.7+ database server +* A `PostgreSQL`_ 9.6+, `MySQL`_ 5.7+, or MariaDB 10.2.7+ database server * A `redis`_ server * A `nodejs_` installation @@ -313,4 +313,4 @@ example:: .. _redis: https://blog.programster.org/debian-8-install-redis-server/ .. _ufw: https://en.wikipedia.org/wiki/Uncomplicated_Firewall .. _strong encryption settings: https://mozilla.github.io/server-side-tls/ssl-config-generator/ -.. _nodejs: https://github.com/nodesource/distributions/blob/master/README.md#deb \ No newline at end of file +.. _nodejs: https://github.com/nodesource/distributions/blob/master/README.md#deb