unable to Load the data into the tables
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 3.4k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Prerequisites
- 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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Windows installation instructions and postgres_load_data.sql, especially line 1750, then reproduce the "Load the data into the tables" step with PostgreSQL 17.2. Done means the loading script completes without the invalid-command error and the MIMIC-III tables are populated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgres
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100