Re: [GENERAL] Re: With what options RPM was compiled? ( Was: Czech Win1250 sorting q)

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [GENERAL] Re: With what options RPM was compiled? ( Was: Czech Win1250 sorting q)
Дата
Msg-id Pine.LNX.4.20.9912132245300.361-100000@localhost.localdomain
обсуждение исходный текст
Ответ на Re: With what options RPM was compiled? ( Was: Czech Win1250 sorting q)  (Lamar Owen <lamar.owen@wgcr.org>)
Список pgsql-general
On 1999-12-13, Lamar Owen mentioned:

> The default 6.5.3-2 RPM's are compiled with --enable-locale, but not
> with --with-mb=LATIN2.

Perhaps the next set of RPMs could be compiled with --enable-locale and
--with-mb=SQL_ASCII. At least do it like now: the non-locale/non-multibyte
version for performance, and the locale/mb version for features. Please
note that SQL_ASCII doesn't mean that the db cannot support any other
encoding, it's just the default encoding initdb uses.

The questioner could then use this RPM and initialize with initdb -e
LATIN2, if he chooses.

--
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden




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

Предыдущее
От: Charles Martin
Дата:
Сообщение: grinding to a halt?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [GENERAL] [GENERAL/INTERFACES] Dynamically detecting need to vacuum?