Re: unicode in 7.1

Поиск
Список
Период
Сортировка
От Marko Kreen
Тема Re: unicode in 7.1
Дата
Msg-id 20010911142547.A8329@l-t.ee
обсуждение исходный текст
Ответ на unicode in 7.1  (Culley Harrelson <culleyharrelson@yahoo.com>)
Ответы Re: unicode in 7.1
Список pgsql-general
On Mon, Sep 10, 2001 at 11:25:36AM -0700, Culley Harrelson wrote:
>
> my isp recently upgraded form postgreSQL 7.0 to 7.1.  It went pretty well
> but I just discovered that non-english characters are now in the database
> as a question mark-- inserting non-english characters produces a ? as
> well.  Any idea what has gone wrong and what we need to do to fix this?

Your database encoding is wrong.  Probably SQL_ASCII.  And in
7.1 the JDBC drivers takes account of database encoding and
presents invalid symbols as '?'.

--
marko


В списке pgsql-general по дате отправления:

Предыдущее
От: Culley Harrelson
Дата:
Сообщение: Re: Fwd: Re: unicode in 7.1
Следующее
От: Culley Harrelson
Дата:
Сообщение: Re: unicode in 7.1