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

unable to Load the data into the tables

Open dsriosri opened this issue 11 months ago • 1 comments

Prerequisites

  • [x] Put an X between the brackets on this line if you have done all of the following:
    • Checked the online documentation: https://mimic.mit.edu/
    • Checked that your issue isn't already addressed: https://github.com/MIT-LCP/mimic-code/issues?utf8=%E2%9C%93&q=

Hi, I´m installing MIMIC-III for the first time on my Windows 11 enterprise (x64) PC, following the instructions on page https://mimic.mit.edu/docs/gettingstarted/local/install-mimic-locally-windows/ When in the "Load the data into the tables" step, I´m getting this: psql:C:/Coursera/postgres/postgres_load_data.sql:1750: error: invalid command ",public;","","/* Every previous steps worked. I have Postgres SQL 17.2

dsriosri avatar Jan 09 '25 20:01 dsriosri

Could you add a bit more detail - are you trying to use 7zip with compressed files, or a normal load with decompressed CSV files? To use 7zip you would need to have it installed and on your path.

I'm not sure why the error would show that - I can't think of any plain text file we have which has the text ",public;","","/*

alistairewj avatar Jan 14 '25 13:01 alistairewj