sidataplus / omop-core

Part of OMOP NHSO TCELS project
0 stars 0 forks source link

OMOP DB volume is not mounted #26

Closed ThanePi closed 1 year ago

ThanePi commented 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

ThanePi commented 1 year ago

Fixed by #28

ThanePi commented 1 year ago

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.