Search Postgresql Archives

Re: Adding German Character Set to PostgresSQL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday, January 02, 2012 12:25:26 pm Hagen Finley wrote:
> Thanks Adrian,
> 
> 
> 
> Looks like I am currently using UTF8:
> 
> 
> 
> gpdemo=# \encoding
> 
> UTF8


Well that shows the client encoding not the server encoding.

For that either do 
\l
or
show server_encoding;

> 
> 
> 
> And it looks like UTF8 doesn?t include the German characters I seek. Can
> someone explain how I can switch to 0000-0FFF which looks like the Basic
> Multilingual Plane Unicode which does include the characters I want?

It should.

> 
> 
> 
> Hagen
> 
> 
> 


-- 
Adrian Klaver
adrian.klaver@xxxxxxxxx

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



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux