Merlin Moncure-2 wrote
> If input csv doesn't match your destination structure, then staging
> the input to a temporary work table and processing the transformation
> with a query is really the way to go. Hacking casts is about as ugly
> as it gets.
>
> merlin
Thanks. I thought that might be the case. I just wanted to see if there was
a way to slightly alter the COPY FROM protocol's functionality. But it'll
probably be safest to just update all our csv's.
--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Implicit-casts-to-array-types-tp5736582p5736602.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.