Re: bytea

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: bytea
Дата
Msg-id 20041223081535.GA47439@winnie.fuhr.org
обсуждение исходный текст
Ответ на bytea  (Nageshwar Rao <NageshwarR@PLANETASIA.COM>)
Список pgsql-general
On Thu, Dec 23, 2004 at 12:41:29PM +0530, Nageshwar Rao wrote:

> How to the insert into bytea data type column?

See the "Binary Data Types" section of the "Data Types" chapter in
the PostgreSQL documentation -- it shows the format for BYTEA data.

Your interface to PostgreSQL might have a function to convert data
to the necessary format.  How are you communicating with the database?

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

В списке pgsql-general по дате отправления:

Предыдущее
От: Nageshwar Rao
Дата:
Сообщение: bytea
Следующее
От: Együd Csaba (Freemail)
Дата:
Сообщение: Re: Very slow stored proc