Skip to content

fix(mimic-iv-ed): correct postgres quickstart paths#2096

Open
acnimma wants to merge 1 commit into
MIT-LCP:mainfrom
acnimma:fix/ed-postgres-quickstart-paths
Open

fix(mimic-iv-ed): correct postgres quickstart paths#2096
acnimma wants to merge 1 commit into
MIT-LCP:mainfrom
acnimma:fix/ed-postgres-quickstart-paths

Conversation

@acnimma

@acnimma acnimma commented Jul 19, 2026

Copy link
Copy Markdown

Summary

  • mv physionet.org/files/mimic-iv-ed (not mimiciv-iv-ed) after wget
  • Use repo-relative path for load_gz.sql
  • into this data -> into this database

Test plan

  • Follow quickstart path names against a fresh wget tree

wget stores MIMIC-IV-ED under physionet.org/files/mimic-iv-ed, but the postgres quickstart renamed mimiciv-iv-ed. Point mv and the load_gz.sql -f path at the real locations, and fix the FAQ typo "into this data".

wget drops files under physionet.org/files/mimic-iv-ed, but the quickstart
mv used mimiciv-iv-ed. Also load load_gz.sql via its repo-relative path and
fix "into this data" -> "into this database".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant