Re: Loading binary data into the database - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Loading binary data into the database
Date
Msg-id 8234.964711594@sss.pgh.pa.us
Whole thread Raw
In response to Re: Loading binary data into the database  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.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


pgsql-hackers by date:

Previous
From: Jeffery Collins
Date:
Subject: Re: [GENERAL] Some questions on user defined types and functions.
Next
From: The Hermit Hacker
Date:
Subject: Re: About these IPC parameters