Re: Bytea error in PostgreSQL 9.0

From: Ivan Voras <ivoras(at)freebsd(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Bytea error in PostgreSQL 9.0
Date: 2010-12-14 13:55:19
Message-ID: ie7t07$7bk$1@dough.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Filip Rembiałkowski 2010-12-14 15:00:02 Re: crosstab function
Previous Message tuanhoanganh 2010-12-14 13:51:02 Re: Bytea error in PostgreSQL 9.0