Search Postgresql Archives

Encoding questions

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

 



My databases all have the default SQL_ASCII encoding.  I read the docs
and it says that you shouldn't use it if you're going to have any
non-ASCII data.  I need to start supporting UTF-8, so it seems I need
to convert my database.  Can I just convert it, or do I need to dump
it, drop it, recreate with UTF-8, and then load the data?

Also is it possible to change the default encoding for databases as
well?  The docs say that you do it with initdb.  Do I have to wipe my
data directory and start over, or is there some way just to change the
default encoding?

Thanks for any help.

Pat


[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