invalid byte sequence for encoding "UTF8": 0x00

From: pawel_kukawski <kukismen(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: invalid byte sequence for encoding "UTF8": 0x00
Date: 2011-11-19 17:32:12
Message-ID: 1321723932432-5007173.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Is there any way I can store NULL character (\u0000) in string ?

Or there is only one option that I have change every text field to bytea.

Regards,
Paweł

--
View this message in context: http://postgresql.1045698.n5.nabble.com/invalid-byte-sequence-for-encoding-UTF8-0x00-tp5007173p5007173.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2011-11-19 18:13:22 Re: Installed. Now what?
Previous Message Ken Tanzer 2011-11-19 16:01:34 Re: Replacement for tgisconstraint? (Upgrade from 8.4 to 9.0.5)