From ab8f02a9ffa0b0f8d3de33dbd37cc622d153c603 Mon Sep 17 00:00:00 2001 From: anoadragon453 Date: Tue, 6 Dec 2022 14:37:02 +0000 Subject: deploy: 66d47b44cd70ea597cb11250c40a2339af135c1f --- develop/postgres.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'develop/postgres.html') diff --git a/develop/postgres.html b/develop/postgres.html index 60245b3ce3..b092a47ea1 100644 --- a/develop/postgres.html +++ b/develop/postgres.html @@ -147,7 +147,8 @@

Using Postgres

-

Synapse supports PostgreSQL versions 10 or later.

+

The minimum supported version of PostgreSQL is determined by the Dependency +Deprecation Policy.

Install postgres client libraries

Synapse will require the python postgres client library in order to connect to a postgres database.

-- cgit 1.5.1