[ic] Problems with utf8 and Loc

Gert van der Spoel gert at 3edge.com
Sat Feb 17 18:59:20 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é

Hi René

I also have this in my catalog.cfg:
DatabaseDefault GDBM_ENABLE_UTF8 1

Don't remember seeing this in your previous emails.

CU,

Gert




More information about the interchange-users mailing list