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

Commit 2185b28

Browse files
haslersnDavid Robertson
authored andcommitted
Fix documentation of supported PostgreSQL version (#11725)
Signed-off-by: Sebastian Hasler <[email protected]>
1 parent 7fe7c45 commit 2185b28

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog.d/11725.doc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Document that now the minimum supported PostgreSQL version is 10.

docs/postgres.md

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

3-
Synapse supports PostgreSQL versions 9.6 or later.
3+
Synapse supports PostgreSQL versions 10 or later.
44

55
## Install postgres client libraries
66

0 commit comments

Comments
 (0)