summary refs log tree commit diff
path: root/develop/postgres.html
diff options
context:
space:
mode:
authordevonh <devonh@users.noreply.github.com>2024-04-26 18:12:17 +0000
committerdevonh <devonh@users.noreply.github.com>2024-04-26 18:12:17 +0000
commit7e1f7f4cdc0c5f24c75adcee139b3420a8584b09 (patch)
tree2a5f6fcb118b5c9de44bd04d393d4c1748bc09b2 /develop/postgres.html
parentdeploy: 9c918739220bb548d9e5e5c2f5692c79bd38668d (diff)
downloadsynapse-7e1f7f4cdc0c5f24c75adcee139b3420a8584b09.tar.xz
deploy: 0fd6b269d32340c367a67ee34b963c32da080697
Diffstat (limited to 'develop/postgres.html')
-rw-r--r--develop/postgres.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/postgres.html b/develop/postgres.html

index 378b55863a..15c2eaada8 100644 --- a/develop/postgres.html +++ b/develop/postgres.html
@@ -267,7 +267,7 @@ can read more about that <a href="https://www.postgresql.org/docs/10/kernel-reso <h2 id="porting-from-sqlite"><a class="header" href="#porting-from-sqlite">Porting from SQLite</a></h2> <h3 id="overview"><a class="header" href="#overview">Overview</a></h3> <p>The script <code>synapse_port_db</code> allows porting an existing synapse server -backed by SQLite to using PostgreSQL. This is done in as a two phase +backed by SQLite to using PostgreSQL. This is done as a two phase process:</p> <ol> <li>Copy the existing SQLite database to a separate location and run