Re: Copy Documentation

2022-02-18 Thread David G. Johnston
On Thursday, February 17, 2022, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/14/sql-copy.html > Description: > > The documentation states that headers are only used for CSV files, but > there > is a hea

Copy Documentation

2022-02-18 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/14/sql-copy.html Description: The documentation states that headers are only used for CSV files, but there is a header "PGCOPY" when using a BINARY export. e.g. COPY (SELECT zipfile FROM file