mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-06-25 10:47:51 +02:00
Add --tags=import-generic-sqlite-db (pgloader import)
This can be used by various bridges, etc., to import an SQLite (or some other supported) database into Postgres.
This commit is contained in:
@ -48,3 +48,5 @@ matrix_postgres_additional_databases: []
|
||||
#
|
||||
# For most (subsequent) runs, Postgres would already be running, so no waiting will be happening at all.
|
||||
matrix_postgres_additional_databases_postgres_start_wait_timeout_seconds: 15
|
||||
|
||||
matrix_postgres_pgloader_docker_image: "docker.io/illagrenan/pgloader:3.6.2"
|
||||
|
Reference in New Issue
Block a user