Re: Re: A bug with pgsql 7.1/jdbc and non-ascii (8-bit) chars?
В списке pgsql-jdbc по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Re: A bug with pgsql 7.1/jdbc and non-ascii (8-bit) chars? |
| Дата | |
| Msg-id | 25661.988994426@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Re: A bug with pgsql 7.1/jdbc and non-ascii (8-bit) chars? (Tony Grant <tony@animaproductions.com>) |
| Список | pgsql-jdbc |
Tony Grant <tony@animaproductions.com> writes:
> What kind of error message does "createdb -E LATIN1" give on a non
> MULTIBYTE backend?
$ createdb -E LATIN1 foo
/home/postgres/testversion/bin/createdb[143]: /home/postgres/testversion/bin/pg_encoding: not found.
createdb: "LATIN1" is not a valid encoding name
$
> Maybe there needs to be a note somewhere informing people from Europe
> that they too need MULTIBYTE as an option at compile time. i.e. In a
> bright yellow box in the HTML docs...
But they *should not* need it, if they only want to use an 8-bit character
set. Locale support should be enough. Or so I would think, anyway.
I have to admit I have not looked very closely at the functionality
that's enabled by MULTIBYTE; is any of it really needed to deal with
LATINn character sets?
regards, tom lane
В списке pgsql-jdbc по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера