bytea

Поиск
Список
Период
Сортировка
От Nageshwar Rao
Тема bytea
Дата
Msg-id 5F4ED4205E00D6119BFE009027DE39090793EFDA@MLSW00103
обсуждение исходный текст
Ответы Re: bytea  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-general

We have column job_data  with datatype bytea. This is one of the columns in table used by quartz scheduler(open source). We have to insert the data into it.

The data is as follows.

[-84,-19,0,5,115,114,0,21,111,114,103,46,113,117,97,114,116,122,46,74,111,98,68,97,116,97,77,97,112]

How to the insert into bytea data type column?

Thx

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

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