mimic-code icon indicating copy to clipboard operation
mimic-code copied to clipboard

Unable to import data to local PostgreSQL DB.

Open qualityexplorer opened this issue 1 year ago • 1 comments

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"

qualityexplorer avatar Aug 14 '24 00:08 qualityexplorer

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.

alistairewj avatar Aug 17 '24 14:08 alistairewj