From c7d702a368354319de3148925d5cf9fd141d7bfc Mon Sep 17 00:00:00 2001 From: reivilibre Date: Thu, 21 Mar 2024 17:08:44 +0000 Subject: deploy: 6cf23febb998db1c7857ee87cbd2ddaac94700fc --- develop/postgres.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'develop/postgres.html') diff --git a/develop/postgres.html b/develop/postgres.html index 0371c7d374..378b55863a 100644 --- a/develop/postgres.html +++ b/develop/postgres.html @@ -307,7 +307,7 @@ simply run:

synapse_port_db --sqlite-database homeserver.db.snapshot \
     --postgres-config homeserver-postgres.yaml
 
-

The flag --curses displays a coloured curses progress UI.

+

The flag --curses displays a coloured curses progress UI. (NOTE: if your terminal is too small the script will error out)

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.

-- cgit 1.5.1