Hi All,

What's the correct method of writing array columns using the bulk copier.
 It seems to support the
curly braces notation but how do you escape special characters like ","?

I tried using "\x2c" and that prevents the syntax error but I end up with
what looks like the string
\x2c in the database.

Thanks,
Andy

Reply via email to