psql -c "COPY table FROM STDIN DELIMITERS ':'" < data.txt
hangs without warning when supplied with more field than the actualtable.
JLL