Re: Bytea error in PostgreSQL 9.0

From: "Mark Felder" <feld(at)feld(dot)me>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Bytea error in PostgreSQL 9.0
Date: 2010-12-14 06:27:44
Message-ID: op.vnoxkia834t2sn@michelle-felders-macbook.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 13 Dec 2010 23:06:32 -0600, tuanhoanganh <hatuan05(at)gmail(dot)com>
wrote:

> I have program work with bytea, this field store image. Program work
> well in
> postgresql 8.3.9 but error in postgresql 9.0

I don't know if this is your problem, but bytea changed in Postgres 9.0.
Could you try enabling "set bytea_output = escape"?

Regards,

Mark

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message AI Rumman 2010-12-14 06:38:01 postgresql 9 devel rpm
Previous Message tuanhoanganh 2010-12-14 05:06:32 Bytea error in PostgreSQL 9.0