[ic] Problems with utf8 and Loc

René interchange at hertell.com
Sat Feb 17 17:37:36 UTC 2018


> Hi, René!
> 
> When using Postgres, you should also have this set in catalog.cfg:
> 
> DatabaseDefault PG_ENABLE_UTF8 1
> 
> which tells DBD::Pg to decode text from the database as UTF-8 in Perl.
> 
> Jon

Hi Jon,

The PG_ENABLE_UTF8 was already set in dbconf/pgsql/pgsql.cfg. How it 
looks to me is that it's somehow related to my GDBM, because i tested it 
on the demo at icdevgroup, and there all worked as it should..

I also tried to remove and re-create the gdbm-files, but that did not work

I run a locally compiled perl 5.14.2, GDM 1.14, DBI 1.636..

René



More information about the interchange-users mailing list