In Mindtagger example, COPY HEADER syntax is used. It works well with GP, but with Postgresql, I got the following error:
ERROR: COPY HEADER available only in CSV mode.
It might be the case that HEADER only works with GP. If so, maybe we should fix the example.