Re: Installation on CentOS 5.6 with PostgreSQL
Posted by
Mike Z on
URL: http://ofbiz.116.s1.nabble.com/Installation-on-CentOS-5-6-with-PostgreSQL-tp4024345p4076869.html
postgres-# \l List of databases
Name | Owner | Encoding | Collation | Ctype | Access
privileges-------------+----------+----------+-------------+-------------+-----------------------
ofbiz | ofbiz | UTF8 | en_US.UTF-8 | en_US.UTF-8 |
Make sure the ofbiz database(s) are created with UTF8 encoding, or
multiple languages will be a problem.
On Tue, Nov 15, 2011 at 2:33 PM, champagroup
<
[hidden email]> wrote: