Skip to content

Commit 6cf23fe

Browse files
authored
Add note to using --curses under sqlite porting (#17012)
1 parent 159536d commit 6cf23fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/postgres.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ synapse_port_db --sqlite-database homeserver.db.snapshot \
182182
--postgres-config homeserver-postgres.yaml
183183
```
184184

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

187187
If the script took a long time to complete, or time has otherwise passed
188188
since the original snapshot was taken, repeat the previous steps with a

0 commit comments

Comments
 (0)