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 Add support for Postgres v14 2021-10-01 11:27:40 +03:00
import_generic_sqlite_db.yml Make --tags=import-generic-sqlite-db commands not pass a sensitive connection string around 2020-12-14 11:47:00 +02:00
import_postgres.yml Fix Postgres imports going to the matrix DB by default 2021-01-22 17:39:08 +02:00
import_synapse_sqlite_db.yml Rename some doc files and commands related to importing 2020-12-14 01:51:00 +02:00
init.yml Add .service suffix to systemd units list 2021-01-14 23:02:10 +02:00
main.yml Add support for automatic (nedb -> Postgres) migration to matrix-appservice-slack 2020-12-22 19:56:52 +02:00
migrate_postgres_data_directory.yml Disable systemd services when stopping to uninstall them 2021-11-10 17:39:21 +02:00
run_vacuum.yml Remove hardcoded command paths in playbook shell usage 2020-05-27 23:14:56 +02:00
setup_postgres.yml Abort if on an unsupported Postgres version (v9.6) 2021-11-11 15:42:34 +02:00
upgrade_postgres.yml Fix Postgres database importing/upgrading conflicts 2020-12-14 22:28:20 +02:00
validate_config.yml Fix matrix_postgres_connection_password length check 2021-01-22 21:22:58 +02:00