Can't copy from file into table - Mailing list pgsql-general

From
Subject Can't copy from file into table
Date
Msg-id 965217527.39880cf7a9bf7@mail.gurubase.com
Whole thread Raw
List pgsql-general
Dear all,

I am using
copy tableA from '/tmp/A.data' and have the following error:

Unable to identify an operatior '=' for types 'varchar'
You will have to retype this query using an explicit cast.


What is "an explicit cast"?

Best regards,
Boris


pgsql-general by date:

Previous
From: Jerome Raupach
Date:
Subject: copy with libpq?
Next
From: "Oakley "
Date:
Subject: Pg.pm install question