1
0
This commit is contained in:
DMRobertson
2022-01-12 14:44:24 +00:00
parent 0bc2fa76b8
commit 637ec15783
4 changed files with 4 additions and 4 deletions

View File

@@ -183,7 +183,7 @@
</div>
<h1 id="using-postgres"><a class="header" href="#using-postgres">Using Postgres</a></h1>
<p>Synapse supports PostgreSQL versions 9.6 or later.</p>
<p>Synapse supports PostgreSQL versions 10 or later.</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>