Why doesn't COPY support the HEADER options for tab-separated output?
Joe Van Dyk <joe@tanga.com>
From: Joe Van Dyk <joe@tanga.com>
To: "pgsql-general@postgresql.org" <pgsql-general@postgresql.org>
Date: 2013-08-12T21:15:25Z
Lists: pgsql-general
Mostly just curious, as this is preventing me from using tab-separated output. I'd like there to be a header in my files. I have to use CSVs instead. Joe