Re: Loading binary data into the database

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Loading binary data into the database
Дата
Msg-id 8234.964711594@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Loading binary data into the database  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Jeffery Collins
Дата:
Сообщение: Re: [GENERAL] Some questions on user defined types and functions.
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: About these IPC parameters