Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> We disabled binary copy? Using \copy or COPY?
COPY BINARY to stdout or from stdin is disallowed now. It never
really worked anyway. AFAIK, psql's \copy has never had a binary
option.
regards, tom lane