Re: BUG #1438: Non UTF-8 client encoding problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1438: Non UTF-8 client encoding problem
Дата
Msg-id 21403.1106580868@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1438: Non UTF-8 client encoding problem  ("Estagus" <wizard580@gmail.com>)
Список pgsql-bugs
"Estagus" <wizard580@gmail.com> writes:
> # CREATE TABLE onoff(id BIGSERIAL UNIQUE NOT NULL, user_id BIGINT NOT NULL,
> made_id BIGINT NOT NULL, progress BOOL NOT NULL, is_on BOOL NOT NULL,
> tarif_id INTEGER NOT NULL, date_ins DATE NOT NULL, date_todo DATE NOT
> NULL);
> ERROR:  ignoring unconvertible UTF-8 character 0xd3cf

I couldn't reproduce this problem, which means you haven't given enough
information.  Perhaps the issue is locale specific?

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 8.0.0 gmake check fails if on disk, passes on ram disk....
Следующее
От: Jeff Ross
Дата:
Сообщение: Re: 8.0.0 gmake check fails if on disk, passes on ram disk....