Slavi Pantaleev
21662af3be
Archive database only after additional_psql_statements_list had executed
2020-12-23 14:12:11 +02:00
Stuart Mumford
019a4d7dcd
Use role relative paths for things
2020-12-23 11:34:48 +00:00
Slavi Pantaleev
ad1425eee4
Add pgloader self-building support (for ARM)
2020-12-23 09:08:54 +02:00
Slavi Pantaleev
1bd5c240e5
Add support for executing additional DB migration statements
...
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.
2020-12-15 23:18:29 +02:00
Slavi Pantaleev
af3ea67bba
Add (SQLite + Postgres) support and automatic migration to matrix-ma1sd
2020-12-14 17:16:25 +02:00
Slavi Pantaleev
c1431b28f0
Make use of matrix_postgres_db_migration_request.caller
2020-12-14 16:13:57 +02:00
Slavi Pantaleev
dc7850e83c
Fix wording and variable names a bit
2020-12-14 16:03:40 +02:00
Slavi Pantaleev
bc376c2fb2
Add database migration utility to matrix-postgres role
2020-12-14 16:03:40 +02:00