Re: [GENERAL] Adding Cyrillic support - Mailing list pgsql-general

From John R Pierce
Subject Re: [GENERAL] Adding Cyrillic support
Date
Msg-id 145f0b55-86f2-78d1-b23c-c212e1a21794@hogranch.com
Whole thread Raw
In response to [GENERAL] Adding Cyrillic support  (Job <Job@colliniconsulting.it>)
Responses Re: [GENERAL] Adding Cyrillic support  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On 9/23/2017 1:44 AM, Job wrote:
> how can i add more character support to PostgreSql 9.6?
> I need to also store some information in Cyrillic, for Russian users.
>
> Can more characters coexist in the same database?


utf-8 should be able to store just about any character.


-- 
john r pierce, recycling bits in santa cruz



-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

pgsql-general by date:

Previous
From: Job
Date:
Subject: [GENERAL] Adding Cyrillic support
Next
From: Melvin Davidson
Date:
Subject: Re: [GENERAL] Why can't the database owner create schemas and how canI enable that?