Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Invalid Unicode Character Sequence found - Mailing list pgsql-sql

From Tom Lane
Subject Re: Invalid Unicode Character Sequence found
Date
Msg-id [email protected]
Whole thread Raw
In response to Invalid Unicode Character Sequence found  ("Bulatovic Natasa" <[email protected]>)
Responses Re: Invalid Unicode Character Sequence found
List pgsql-sql
"Bulatovic Natasa" <[email protected]> writes:
> select id, title from docs where title like 'z%'; or 
> select id, title from docs where title like 'Z%';
> It reports the following error:
> ERROR:  Invalid UNICODE character sequence found (0xc000)

This is fixed in 7.3.6.
        regards, tom lane


pgsql-sql by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: order of results
Next
From: Kemin Zhou
Date:
Subject: autocommit