summary refs log tree commit diff
path: root/latest/postgres.html
diff options
context:
space:
mode:
authorerikjohnston <erikjohnston@users.noreply.github.com>2024-04-02 17:46:21 +0000
committererikjohnston <erikjohnston@users.noreply.github.com>2024-04-02 17:46:21 +0000
commitd0f8fbdc27300a101b8d614763ff046b79f4b07e (patch)
treeb5e84ac9ec6e0d36397e412ac86284fee5a62b79 /latest/postgres.html
parentdeploy: fd48fc45853eb193a22a08d874eb473e668e2d6a (diff)
downloadsynapse-d0f8fbdc27300a101b8d614763ff046b79f4b07e.tar.xz
deploy: ca27b516656223150d218bdd838df302fedf838c
Diffstat (limited to 'latest/postgres.html')
-rw-r--r--latest/postgres.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/latest/postgres.html b/latest/postgres.html

index 0371c7d374..378b55863a 100644 --- a/latest/postgres.html +++ b/latest/postgres.html
@@ -307,7 +307,7 @@ simply run:</p> <pre><code class="language-sh">synapse_port_db --sqlite-database homeserver.db.snapshot \ --postgres-config homeserver-postgres.yaml </code></pre> -<p>The flag <code>--curses</code> displays a coloured curses progress UI.</p> +<p>The flag <code>--curses</code> displays a coloured curses progress UI. (NOTE: if your terminal is too small the script will error out)</p> <p>If the script took a long time to complete, or time has otherwise passed since the original snapshot was taken, repeat the previous steps with a newer snapshot.</p>