mimic-code
mimic-code copied to clipboard
Unable to import data to local PostgreSQL DB.
Prerequisites
Windows OS
Description
Tried to import as per https://mimic.mit.edu/docs/gettingstarted/local/install-mimic-locally-windows/ but receive answer through integrated PSQL Tool: "psql:C:/Tools/mimic-code-master/buildmimic/postgres/postgres_load_data_7zip.sql:31: error: 7z e -so ADMISSIONS.csv.gz: child process exited with exit code 1"
The build doc there almost certainly needs to be updated .. but I don't think I can give any good advice for you since the info you've provided is too limited. Could be anything from 7z not being on the environment path or the file not being in the right place.