Re: Doc patch needed: encodings?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Doc patch needed: encodings?
Дата
Msg-id 5412.1102360408@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Doc patch needed: encodings?  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Doc patch needed: encodings?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-docs
Peter Eisentraut <peter_e@gmx.net> writes:
> Josh Berkus wrote:
>> I'd like to have an explanation of this somewhere else newbies are
>> liable to read it, *before* their first production "LIKE" query
>> doesn't use an index. Where would be appropriate?

> Near the documentation of "LIKE".

I think it would be fair to mention this somewhere near the discussion
of creating a database cluster, too.  The existing documentation does
warn you that sort order may be affected by your choice, but there is
nothing anywhere near that section to suggest that LIKE performance
might be affected.  A para in the "Locale Support" section (in
charset.sgml) would probably be appropriate, and maybe another word or
two in the place that link to it in runtime.sgml and ref/initdb.sgml.

            regards, tom lane

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Doc patch needed: encodings?
Следующее
От: "Mark Dexter"
Дата:
Сообщение: Re: disabling OIDs?