On 2013-04-05, Konstantin Izmailov <pgfizm(at)gmail(dot)com> wrote:
>
> 2. Insert value 'Galaxy\040Tab' using command COPY TEST(description) FROM
> stdin WITH DELIMITER '|' CSV.
>
> The following error is returned: value too long for type character
> varying(10)
CSV is essentially a binary format. there is no ecaping in CSV (except
quotes are doubled inside quoted values)
In CSV format \040 is 4 characters.
--
⚂⚃ 100% natural