matrix-docker-ansible-deploy/roles/matrix-postgres/tasks
Slavi Pantaleev 6a72e3fa54 Try to make importing SQLite from older Synapse version work
If the SQLite database was from an older version of Synapse, it appears
that Synapse would try to run migrations on it first, before importing.
This was failing, because the file wasn't writable.

Hopefully, this fixes the problem.
2020-10-07 08:54:46 +03:00
..
util Add support for postgres 13 2020-09-30 16:50:59 -05:00
import_postgres.yml Try to avoid Docker logs growing too much for one-off containers 2020-09-01 09:03:48 +03:00
import_sqlite_db.yml Try to make importing SQLite from older Synapse version work 2020-10-07 08:54:46 +03:00
init.yml Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 2019-05-21 10:25:59 -05:00
main.yml Add Synapse Maintenance docs and synapse-janitor integration 2019-07-08 09:38:36 +03:00
migrate_postgres_data_directory.yml Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
run_synapse_janitor.yml Remove hardcoded command paths in playbook shell usage 2020-05-27 23:14:56 +02:00
run_vacuum.yml Remove hardcoded command paths in playbook shell usage 2020-05-27 23:14:56 +02:00
setup_postgres.yml Surface certain messages at the end of playbook execution 2020-09-01 13:12:35 +03:00
upgrade_postgres.yml Try to avoid Docker logs growing too much for one-off containers 2020-09-01 09:03:48 +03:00
validate_config.yml Fix typo 2019-06-07 16:07:01 +03:00