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

Commit 66d47b4

Browse files
docs: Replace old note about Postgres 10+ being required with link to our deprecation policy (#14590)
1 parent bb9f156 commit 66d47b4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

changelog.d/14590.doc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
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).

docs/postgres.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Using Postgres
22

3-
Synapse supports PostgreSQL versions 10 or later.
3+
The minimum supported version of PostgreSQL is determined by the [Dependency
4+
Deprecation Policy](deprecation_policy.md).
45

56
## Install postgres client libraries
67

0 commit comments

Comments
 (0)