Re: [ADMIN] Changing character set of existing databases

2009-09-10 Thread raghu ram
On Thu, Sep 10, 2009 at 7:08 PM, Nicolas Michel wrote: > Hello, > > I made a mistake an got a character set in SQL_ASCII as the defaut encoding > type : > > $ psql -l > List of databases > Name | Owner | Encoding > --+--+--- > cmp_crm | openerp

[ADMIN] Changing character set of existing databases

2009-09-10 Thread Nicolas Michel
Hello, I made a mistake an got a character set in SQL_ASCII as the defaut encoding type : $ psql -l List of databases Name | Owner | Encoding --+--+--- cmp_crm | openerp | SQL_ASCII cmp_crm_demo | openerp | SQL_ASCII cmp_testcrm | op