Fix documentation of supported PostgreSQL version (#11725)

Signed-off-by: Sebastian Hasler <sebastian.hasler@stuvus.uni-stuttgart.de>
This commit is contained in:
haslersn
2022-01-12 15:43:48 +01:00
committed by GitHub
parent d41c4654db
commit 99ba5ae7b7
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
# Using Postgres
Synapse supports PostgreSQL versions 9.6 or later.
Synapse supports PostgreSQL versions 10 or later.
## Install postgres client libraries