------=_Part_19061_29258286.1212283376682
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi,
By default, my postgresql server is set to use UTF8 character set. I was
wondering if there is any way to make sure that certain fields like url
etc.
only makes use of ascii. My main aim is to save space by using only 1 byte
/
character for urls (some of the urls are over 200 characters long). Is
this
possible? Or are all characters eventually converted to UTF8 during
storage?
Thanks,
Ram
------=_Part_19061_29258286.1212283376682
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi,<br><br>By default, my postgresql server is set to use UTF8 character
set. I was wondering if there is any way to make sure that certain fields
like url etc. only makes use of ascii. My main aim is to save space by
using only 1 byte / character for urls (some of the urls are over
200 characters long). Is this possible? Or are all characters eventually
converted to UTF8 during storage?<br>
<br>Thanks,<br><br>Ram<br>
------=_Part_19061_29258286.1212283376682--