Re: Bytea error in PostgreSQL 9.0 - Mailing list pgsql-general

From Ivan Voras
Subject Re: Bytea error in PostgreSQL 9.0
Date
Msg-id ie7t07$7bk$1@dough.gmane.org
Whole thread Raw
In response to Re: Bytea error in PostgreSQL 9.0  (tuanhoanganh <hatuan05@gmail.com>)
Responses Re: Bytea error in PostgreSQL 9.0  (tuanhoanganh <hatuan05@gmail.com>)
List pgsql-general
On 14/12/2010 14:51, tuanhoanganh wrote:
> Thanks for your help.
> Is there any .Net or VB tutorial new 9.0 bytea?

You do not need to change your code if you add

bytea_output = 'escape'                 # hex, escape

into postgresql.conf.


pgsql-general by date:

Previous
From: tuanhoanganh
Date:
Subject: Re: Bytea error in PostgreSQL 9.0
Next
From: Filip Rembiałkowski
Date:
Subject: Re: crosstab function