Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mimic iii to sql unable to import data #1834

Open
qiqi12129 opened this issue Nov 28, 2024 · 0 comments
Open

mimic iii to sql unable to import data #1834

qiqi12129 opened this issue Nov 28, 2024 · 0 comments

Comments

@qiqi12129
Copy link

              ^

mimic=# \set ON_ERROR_STOP 1
mimic=# \set mimic_data_dir 'F:/mimic-iii-clinical-database-1.4'
mimic=# \i F:/PostgreSQL_scripts/postgres_load_data_7zip.sql
psql:F:/PostgreSQL_scripts/postgres_load_data_7zip.sql:31: 错误: 关系 "admissions" 不存在

ERROR: 管道正在被关闭。
psql:F:/PostgreSQL_scripts/postgres_load_data_7zip.sql:31: 错误: 7z e -so ADMISSIONS.csv.gz: 子进程已退出, 退出码为 2
mimic=# 7z
mimic-# \set mimic_data_dir 'F:/TEMP'
mimic-# \i F:/PostgreSQL_scripts/postgres_load_data.sql
psql:F:/PostgreSQL_scripts/postgres_load_data.sql:31: 错误: 关系 "admissions" 不存在

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

No branches or pull requests

1 participant