Re: duplicated index entry found ...

Поиск
Список
Период
Сортировка
Искать
От
Peter Eisentraut
Тема
Re: duplicated index entry found ...
Дата
Msg-id
Pine.LNX.4.56.0308051910080.2104@krusty.credativ.de
Ответ на
Список
Дерево обсуждения
duplicated index entry found ... The Hermit Hacker <scrappy@postgresql.org>
Re: duplicated index entry found ... Tom Lane <tgl@sss.pgh.pa.us>
Re: duplicated index entry found ... Peter Eisentraut <peter_e@gmx.net>
Tom Lane writes:

> The Hermit Hacker  writes:
> > duplicated index entry found, CHARACTER STRINGS LENGTH
> > duplicated index entry found, LENGTH CHARACTER STRINGS
> > duplicated index entry found, SUBSTRING
> > duplicated index entry found, SUBSTRING
> > 4 entries ignored...
>
> Yeah, I've been seeing that for quite some time, but haven't been able
> to figure out what it's complaining about.  Surely multiple index
> entries for the same term are legal, so what's its beef?

Since by default (which we don't override) an index entry points to its
nearest containing section (rather than directly to its occurence), if a
section contains the same index entry more than once, it does indeed look
like a duplicate on the outside.  There are at least two obvious ways to
get rid of the warnings, but I could never figure out the benefits and
drawbacks of them.

-- 
Peter Eisentraut   peter_e@gmx.net
В списке pgsql-docs по дате отправления
От: Peter Eisentraut
Дата:
Сообщение: Re: man pages for v7.4 ... ?
От: Marc G. Fournier
Дата:
Сообщение: Testing gateway
FAQ