Closed ThanePi closed 1 year ago
Found that current build of OMOP Postgres didn't mount volume yet.
Impact is possible data lost when VM machine is turned-off or reset.
To-Fix is mounting volume at specific path or named-volume on compose file.
https://github.com/sidataplus/omop-core/blob/0465a93a23d141846efd654c386e2393937d6c2c/podman/compose/omop-compose.yaml#L15-L18
Fixed by #28
Note that from this update: Data from omop-pg will be reset, in some case dev may need to run the compose down before begin dbt modeling.
omop-pg
Found that current build of OMOP Postgres didn't mount volume yet.
Impact is possible data lost when VM machine is turned-off or reset.
To-Fix is mounting volume at specific path or named-volume on compose file.
https://github.com/sidataplus/omop-core/blob/0465a93a23d141846efd654c386e2393937d6c2c/podman/compose/omop-compose.yaml#L15-L18