bytea

From: Nageshwar Rao <NageshwarR(at)PLANETASIA(dot)COM>
To: "'pgsql-admin(at)postgresql(dot)org'" <pgsql-admin(at)postgresql(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: bytea
Date: 2004-12-23 07:11:29
Message-ID: 5F4ED4205E00D6119BFE009027DE39090793EFDA@MLSW00103
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin 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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Michael Fuhr 2004-12-23 08:15:35 Re: [GENERAL] bytea
Previous Message jennifer fan 2004-12-22 18:10:54 restore data from DB base?

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2004-12-23 08:15:35 Re: [GENERAL] bytea
Previous Message Együd Csaba 2004-12-23 07:00:45 Very slow stored proc