summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2015-05-08 13:47:48 +0100
committerErik Johnston <erik@matrix.org>2015-05-08 13:47:48 +0100
commit3a42f32134c305c1ba7947c53c23839f5dc3985f (patch)
tree47ec04768ff8bb087364cf501b107d6222cb8251 /docs
parentSupport reading directly from a config (diff)
downloadsynapse-3a42f32134c305c1ba7947c53c23839f5dc3985f.tar.xz
Reword port script usage
Diffstat (limited to 'docs')
-rw-r--r--docs/postgres.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/postgres.rst b/docs/postgres.rst
index 2dcc3caf9e..76a76cbb54 100644
--- a/docs/postgres.rst
+++ b/docs/postgres.rst
@@ -82,8 +82,8 @@ complete, restart synapse.  For instance::
     cp homeserver.db homeserver.db.snapshot
     ./synctl start
 
-Assuming your database config file (as described in the section *Synapse
-config*) is named ``database_config.yaml`` and the SQLite snapshot is at
+Assuming your new config file (as described in the section *Synapse config*)
+is named ``homeserver-postgres.yaml`` and the SQLite snapshot is at
 ``homeserver.db.snapshot`` then simply run::
 
     python scripts/port_from_sqlite_to_postgres.py \