Error in using copy command - Mailing list pgsql-novice

From Sindile Bidla
Subject Error in using copy command
Date
Msg-id BANLkTimc9cvze-RrJfnCiEni5+PPFJUdQQ@mail.gmail.com
Whole thread Raw
Responses Re: Error in using copy command  (Michael Wood <esiotrot@gmail.com>)
List pgsql-novice

I get the following error on running COPY - array value must start with "{" or dimension information CONTEXT: copy tablename, line 1, column field1: ""1"".

the structure of the csv file is: "1","1","BLOEMSMOND SETTLEMENT AGRICULTURAL HOLDING","00000","","","T618/1943","6.3870 H","NORTHERN CAPE","","*"

my copy command looks is: COPY tablename FROM myfile DELIMITER ',';

pgsql-novice by date:

Previous
From: JORGE MALDONADO
Date:
Subject: Recommendation for writing a select statement.
Next
From: Michael Wood
Date:
Subject: Re: Error in using copy command