Thanks to visit codestin.com
Credit goes to postgrespro.com

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 [email protected]
Whole thread Raw
In response to Re: Loading binary data into the database  (Bruce Momjian <[email protected]>)
List pgsql-hackers
Bruce Momjian <[email protected]> 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