Re: IC freezes

Jon Jensen <[email protected]> Mon, 9 Jul 2018 14:06:03 -0600 (MDT)
Newsgroups gmane.comp.web.interchange.users
Message-ID <nycvar.YSQ.7.76.1807091404470.4798@ybpnyubfg>
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--8323328-1627142751-1531166764=:4798
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable

On Mon, 9 Jul 2018, Ren=C3=A9 wrote:

> I tried with a locale.pgsql that looks like this
>
> Database  locale  locale.txt    __SQLDSN__
> Database  locale  DEFAULT_TYPE  text
> Database  locale  KEY           code
> Database  locale  COLUMN_DEF   "code=3Dtext NOT NULL PRIMARY KEY"
>
> But the import seems to fail reading UTF8-characters (eg. &auml; &ouml;=
 etc),=20
> and the result is a mess.. Is there something that i have missed in the=
=20
> configfile?

Do you have PG_ENABLE_UTF8 (IIRC you're using Postgres) set as=20
DatabaseDefault, or for that specific table?

If you can't get the import working, you can always import the data to=20
your locale table some other way since you'll never want Interchange to d=
o=20
that again once it's in Postgres.

Jon


--=20
Jon Jensen
End Point Corporation
https://www.endpoint.com/
--8323328-1627142751-1531166764=:4798
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
interchange-users mailing list
[email protected]
http://www.icdevgroup.org/mailman/listinfo/interchange-users

--8323328-1627142751-1531166764=:4798--