summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2021-05-14 09:21:00 +0100
committerGitHub <noreply@github.com>2021-05-14 09:21:00 +0100
commit976216959b3a216a3403b953338f92852c45645c (patch)
treebf073f599eb94747825bf0e41ae64bcf384d95d5 /docs
parentUpdate SSO mapping providers documentation about unique IDs. (#9980) (diff)
downloadsynapse-976216959b3a216a3403b953338f92852c45645c.tar.xz
Update minimum supported version in postgres.md (#9988)
Diffstat (limited to 'docs')
-rw-r--r--docs/postgres.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/postgres.md b/docs/postgres.md
index 680685d04e..b99fad8a6e 100644
--- a/docs/postgres.md
+++ b/docs/postgres.md
@@ -1,6 +1,6 @@
 # Using Postgres
 
-Postgres version 9.5 or later is known to work.
+Synapse supports PostgreSQL versions 9.6 or later.
 
 ## Install postgres client libraries