Re: how to read bytea field - Mailing list pgsql-general

From marcelo Cortez
Subject Re: how to read bytea field
Date
Msg-id 558310.67632.qm@web32101.mail.mud.yahoo.com
Whole thread Raw
In response to Re: how to read bytea field  (Markus Schiltknecht <markus@bluegap.ch>)
Responses Re: how to read bytea field
Re: how to read bytea field
List pgsql-general
hi Markus ,folks




> Are you sure you tested with a real bytea field?

 Yeah , i  store bytea using encode function , how you
say .
 The field of my table is bytea type , and store real
bytea data in this field.
 My problem is , i can't convert this field to text
anymore, not function receiving bytea and return text
exist's.
I think my mistake was use bytea field.
I thinking in turn this field to text and use
decode/encode for storage binary data.
please correct me if i'm wrong.
 best regards
 mdc





>
> Regards
>
> Markus
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: don't forget to increase your free space map
> settings
>







__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya!
http://www.yahoo.com.ar/respuestas


pgsql-general by date:

Previous
From: Markus Schiltknecht
Date:
Subject: Re: how to read bytea field
Next
From: Richard Huxton
Date:
Subject: Re: how to read bytea field