The 7.2.1 documentation says that either insert or update access is needed
to use COPY FROM. However under GRANT the INSERT description says it
gives access to COPY FROM, but the UPDATE description doesn't.
Since it doesn't look like you could really use COPY FROM to do updates,
I am guessing that the information under COPY is incorrect.