summary refs log tree commit diff
path: root/develop/postgres.html
diff options
context:
space:
mode:
Diffstat (limited to 'develop/postgres.html')
-rw-r--r--develop/postgres.html3
1 files changed, 2 insertions, 1 deletions
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 @@
                         </div>
 
                         <h1 id="using-postgres"><a class="header" href="#using-postgres">Using Postgres</a></h1>
-<p>Synapse supports PostgreSQL versions 10 or later.</p>
+<p>The minimum supported version of PostgreSQL is determined by the <a href="deprecation_policy.html">Dependency
+Deprecation Policy</a>.</p>
 <h2 id="install-postgres-client-libraries"><a class="header" href="#install-postgres-client-libraries">Install postgres client libraries</a></h2>
 <p>Synapse will require the python postgres client library in order to
 connect to a postgres database.</p>