MultiByte Columns? - Mailing list pgsql-general

From Steve - DND
Subject MultiByte Columns?
Date
Msg-id LDEHKBBOEMIJKHKBOFNFCEBODFAA.postgres@digitalnothing.com
Whole thread Raw
Responses Re: MultiByte Columns?  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
I currently have a DB setup with ENCODING = UNICODE. Are all char, and
varchars stored as UNICODE? I predominantly work in a SQL Server
environment, and there we have varchar for regular ASCII, and nvarchar for
Unicode, so the extra space is used only when necessary. I just wanted to
find out if PG takes care of this behind the scenes, or if everything for
the DB is stored as multi-byte.

Also, I get the general impression(from newsgroups, forums, etc...) that PG
is rough around the edges when dealing with Unicode, is this the case, or
just a bunch of noisy people?

Thanks,
Steve

pgsql-general by date:

Previous
From: kdebisschop@alert.infoplease.com
Date:
Subject: Re: Alternative cluster location
Next
From: Andrew Rawnsley
Date:
Subject: Re: Move a table to another schema