mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-07 16:12:43 +00:00
1bd5c240e5
In cases where pgloader is not enough and we need to do some additional migration work after it, we can now use `additional_psql_statements_list` and `additional_psql_statements_db_name`. This is to be used when migrating `matrix-registration`'s data at the very least. |
||
---|---|---|
.. | ||
create_additional_database.yml | ||
create_additional_databases.yml | ||
detect_existing_postgres_version.yml | ||
migrate_db_to_postgres.yml |