Re: [GENERAL] Adding Cyrillic support

2017-09-23 Thread Tom Lane
John R Pierce writes: > 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. > utf-8 should be able to store just about any character. Or there's about four different Cyrillic-specific

Re: [GENERAL] Adding Cyrillic support

2017-09-23 Thread John R Pierce
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, recyclin

[GENERAL] Adding Cyrillic support

2017-09-23 Thread Job
Dear guys, 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? Thank you! F -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to you