그런거 없다 -_-
tail -n+3을 통해서 앞의 3줄을 날리고 하는걸 추천하는 듯...
tail -n+3 myfile.csv |
[링크 : https://stackoverflow.com/questions/37368845/postgresql-copy-skip-first-two-lines-off-csv]
'프로그램 사용 > postgreSQL' 카테고리의 다른 글
postgresql working directory (0) | 2019.09.02 |
---|---|
postgresql \copy에서 컬럼 무시하기 (0) | 2019.09.02 |
postgresql custom database dump 복구하기 (0) | 2019.09.02 |
postgresql generate_series() (0) | 2019.08.28 |
where 1=1 (4) | 2019.08.27 |