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:

> Thanks a lot for the suggestion, Mike. That seems to have solved the problem.
> I had used trust, and that worked too. But I did not think it would be a
> good idea to leave it unsecure like that.
>
> Thanks to everyone else, as well.
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/Installation-on-CentOS-5-6-with-PostgreSQL-tp4024345p4074506.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>