docs: Replace old note about Postgres 10+ being required with link to our deprecation policy (#14590)

This commit is contained in:
Andrew Morgan
2022-12-06 09:36:04 -05:00
committed by GitHub
parent bb9f156978
commit 66d47b44cd
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
# Using Postgres
Synapse supports PostgreSQL versions 10 or later.
The minimum supported version of PostgreSQL is determined by the [Dependency
Deprecation Policy](deprecation_policy.md).
## Install postgres client libraries