Skip to content
Snippets Groups Projects
Commit 3a42f321 authored by Erik Johnston's avatar Erik Johnston
Browse files

Reword port script usage

parent 4fa0f535
No related branches found
No related tags found
No related merge requests found
...@@ -82,8 +82,8 @@ complete, restart synapse. For instance:: ...@@ -82,8 +82,8 @@ complete, restart synapse. For instance::
cp homeserver.db homeserver.db.snapshot cp homeserver.db homeserver.db.snapshot
./synctl start ./synctl start
Assuming your database config file (as described in the section *Synapse Assuming your new config file (as described in the section *Synapse config*)
config*) is named ``database_config.yaml`` and the SQLite snapshot is at is named ``homeserver-postgres.yaml`` and the SQLite snapshot is at
``homeserver.db.snapshot`` then simply run:: ``homeserver.db.snapshot`` then simply run::
python scripts/port_from_sqlite_to_postgres.py \ python scripts/port_from_sqlite_to_postgres.py \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment