summary refs log tree commit diff
path: root/develop/print.html
diff options
context:
space:
mode:
authoranoadragon453 <anoadragon453@users.noreply.github.com>2022-12-06 14:37:02 +0000
committeranoadragon453 <anoadragon453@users.noreply.github.com>2022-12-06 14:37:02 +0000
commitab8f02a9ffa0b0f8d3de33dbd37cc622d153c603 (patch)
treedf43bb9aa01847a03ff518ddfbb7cc5179b3c8ff /develop/print.html
parentdeploy: a16931f30db35241e6618ddfb14fda2459b4476c (diff)
downloadsynapse-ab8f02a9ffa0b0f8d3de33dbd37cc622d153c603.tar.xz
deploy: 66d47b44cd70ea597cb11250c40a2339af135c1f
Diffstat (limited to 'develop/print.html')
-rw-r--r--develop/print.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/develop/print.html b/develop/print.html
index fe543fc160..4eeca2a9f5 100644
--- a/develop/print.html
+++ b/develop/print.html
@@ -651,7 +651,8 @@ failing, e.g.:</p>
 <p>If you have any other problems, feel free to ask in
 <a href="https://matrix.to/#/#synapse:matrix.org">#synapse:matrix.org</a>.</p>
 <div style="break-before: page; page-break-before: always;"></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>