|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
# Importing an existing SQLite database from another installation (optional)
|
|
|
|
|
|
|
|
|
|
Run this if you'd like to import your database from a previous default installation of Matrix Synapse.
|
|
|
|
|
(don't forget to import your `media_store` files as well - see below).
|
|
|
|
|
(don't forget to import your `media_store` files as well - see [the restoring media store guide](restoring-media-store.md)).
|
|
|
|
|
|
|
|
|
|
While this playbook always sets up PostgreSQL, by default a Matrix Synapse installation would run
|
|
|
|
|
using an SQLite database.
|
|
|
|
|