Joel Jacobson wrote:
> - No Headers or Metadata:
It's not clear why it's necessary to disable the HEADER option
for this format?
> The format does not support header rows or end-of-data markers;
> every line is treated as data.
With COPY FROM STDIN followed by inline data in a script,
an end-of-data marker is required. That's also a problem
for CSV except it's mitigated by the possibility of quoting
(using "\." instead of \.)
Best regards,
--
Daniel Vérité
https://postgresql.verite.pro/
Twitter: @DanielVerite