matrix-docker-ansible-deploy/roles/matrix-postgres/tasks
Slavi Pantaleev c4d2c8394c Abort if on an unsupported Postgres version (v9.6)
Official support ends today (2021-11-11).
Synapse still supports v9.6, but we'd better force users to transition
to newer versions anyway.
2021-11-11 15:42:34 +02:00
..
util
import_generic_sqlite_db.yml
import_postgres.yml
import_synapse_sqlite_db.yml
init.yml
main.yml
migrate_postgres_data_directory.yml Disable systemd services when stopping to uninstall them 2021-11-10 17:39:21 +02:00
run_vacuum.yml
setup_postgres.yml Abort if on an unsupported Postgres version (v9.6) 2021-11-11 15:42:34 +02:00
upgrade_postgres.yml
validate_config.yml