This commit is contained in:
Erik Johnston 2015-04-28 18:09:20 +01:00
parent 3151afee9e
commit cc52f02d74

View File

@ -74,7 +74,8 @@ the original snapshot was taken, repeat the previous steps with a newer
snapshot. snapshot.
To complete the conversion shut down the synapse server and run the port To complete the conversion shut down the synapse server and run the port
script one last time, e.g. if the SQLite database is at ``homeserver.db`` run: script one last time, e.g. if the SQLite database is at ``homeserver.db``
run::
python scripts/port_from_sqlite_to_postgres.py \ python scripts/port_from_sqlite_to_postgres.py \
--sqlite-database homeserver.db \ --sqlite-database homeserver.db \