Insert Big CSV
Installation
You can download the executable on release
Usage
Windows
insert_big_csv.exe -table=some_table -csv=csv.csv -db=postgres://user:[email protected]:5432/db
Linux
./insert_big_csv -table=some_table -csv=csv.csv -db=postgres://user:[email protected]:5432/db