Re: Update and bytea problem... - Mailing list pgsql-general

From Michael Fuhr
Subject Re: Update and bytea problem...
Date
Msg-id 20051210023503.GA17849@winnie.fuhr.org
Whole thread Raw
In response to Update and bytea problem...  (Jerry LeVan <jerry.levan@eku.edu>)
Responses Re: Update and bytea problem...
List pgsql-general
On Fri, Dec 09, 2005 at 08:46:17PM -0500, Jerry LeVan wrote:
> I am trying to write a general update command where
> there might be "bytea" fields involved.
>
> The update command is generated programatically.
>
> I am having some problems when a bytea field is
> involved.

What language are you using and how are you escaping the bytea
data?  Could you post a code snippet so we can see exactly what
you're doing?

--
Michael Fuhr

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: random delays
Next
From: Jerry LeVan
Date:
Subject: Re: Update and bytea problem...