Re: Fixed length data types issue - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Fixed length data types issue
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Fixed length data types issue  (Gregory Stark <[email protected]>)
Responses Re: Fixed length data types issue
List pgsql-hackers
Gregory Stark wrote:
> But why would you use UTF8 to encode fixed length ascii strings?

The encoding is set per-database. Even if you need UTF-8 to encode 
user-supplied strings, there can still be many small ASCII fields in the 
database. Country code, currency code etc.

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: A note about buildfarm ecpg-check
Next
From: Andrew Dunstan
Date:
Subject: Re: Fixed length data types issue