Search Postgresql Archives

Re: converting databases form SQL_ASCII to UTF8

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

 



On Fri, Apr 22, 2011 at 11:16 AM, Geoffrey Myers <geof@xxxxxxxxxxxxxxxxxxxxx> wrote:
Totally agree.  Still, the question remains, why not leave it as SQL_ASCII?

you have no guarantees that the data stored within is utf-8. that is all.  if you can make such guarantees from within your application, then you have some confidence, but never 100%.  but it depends on what access you permit to the DB. it is kind of like removing FKs and enforcing them from the application layer.  you can do it, but you just don't have a 100% guarantee that the DB is consistent.


[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