Re: Doc patch needed: encodings? - Mailing list pgsql-docs

From Tom Lane
Subject Re: Doc patch needed: encodings?
Date
Msg-id 5412.1102360408@sss.pgh.pa.us
Whole thread Raw
In response to Re: Doc patch needed: encodings?  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Doc patch needed: encodings?
List 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 by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Doc patch needed: encodings?
Next
From: "Mark Dexter"
Date:
Subject: Re: disabling OIDs?