Re: can postgresql supported utf8mb4 character sets ? - Mailing list pgsql-general

From Adrian Klaver
Subject Re: can postgresql supported utf8mb4 character sets ?
Date
Msg-id 54F85935.6010801@aklaver.com
Whole thread Raw
In response to can postgresql supported utf8mb4 character sets ?  ("lsliang" <lsliang@pconline.com.cn>)
List pgsql-general
On 03/05/2015 01:45 AM, lsliang wrote:
> can  postgresql supported   utf8mb4  character set?
> today   mobile  apps support   4-byte  character   and  utf8 can only
> support  1-3 bytes character

The docs would seem to indicate otherwise:

http://www.postgresql.org/docs/9.3/interactive/multibyte.html

http://en.wikipedia.org/wiki/UTF-8


> if   load  string  to database which  contain  a  4-byte character
> will failed  .

Have you actually tried to load strings in to Postgres?

If so and it failed what was the method you used and what was the error?

> mysql   since  5.5.3 support utf8mb4 character sets
> I don't  find  some information about  postgresql
>   thanks


--
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-general by date:

Previous
From: basti
Date:
Subject: dump postgres cluster with different encodings
Next
From: Adrian Klaver
Date:
Subject: Re: dump postgres cluster with different encodings