Re: bytea - Mailing list pgsql-general

From Michael Fuhr
Subject Re: bytea
Date
Msg-id 20041223081535.GA47439@winnie.fuhr.org
Whole thread Raw
In response to bytea  (Nageshwar Rao <NageshwarR@PLANETASIA.COM>)
List 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 by date:

Previous
From: Nageshwar Rao
Date:
Subject: bytea
Next
From: Együd Csaba (Freemail)
Date:
Subject: Re: Very slow stored proc