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

From Heikki Linnakangas
Subject Re: Fixed length data types issue
Date
Msg-id 45013C66.9040101@enterprisedb.com
Whole thread Raw
In response to Re: Fixed length data types issue  (Gregory Stark <gsstark@mit.edu>)
Responses Re: Fixed length data types issue  (Andrew Dunstan <andrew@dunslane.net>)
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