Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
docs: Replace old note about Postgres 10+ being required with link to…
Browse files Browse the repository at this point in the history
… our deprecation policy (#14590)
  • Loading branch information
anoadragon453 committed Dec 6, 2022
1 parent bb9f156 commit 66d47b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog.d/14590.doc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Remove old, incorrect minimum postgres version note and replace with a link to the [Dependency Deprecation Policy](https://matrix-org.github.io/synapse/v1.73/deprecation_policy.html).
3 changes: 2 additions & 1 deletion docs/postgres.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 66d47b4

Please sign in to comment.