I’m trying to import a .csv file to my postgresql DB. I created a table as follows: Then I used the following command to import the .csv file And my .csv file contains the following: However, this doesn’t work and the following message appear: Answer Maybe there is a BOM in the CSV? hexdump the file, and inspect the first