TRUNCATE TABLE units RESTART IDENTITY CASCADE; \copy units(name) FROM 'csv/units.csv' WITH (FORMAT csv, HEADER);