Re: pg_trgm: unicode string not working

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pg_trgm: unicode string not working
Дата
Msg-id 201106132347.p5DNlVp03226@momjian.us
обсуждение исходный текст
Ответ на Re: pg_trgm: unicode string not working  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: pg_trgm: unicode string not working  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Robert Haas wrote:
> On Sun, Jun 12, 2011 at 8:40 AM, Florian Pflug <fgp@phlo.org> wrote:
> > Note that this restriction was removed in postgres 9.1 which
> > is currently in beta. However, GIT indices must be re-created
> > with REINDEX after upgrading from 9.0 to leverage that
> > improvement.
> 
> Does pg_upgrade know about this?

No, it does not.  Under what circumstances should I issue a suggestion
to reindex, and what should the text be?

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


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

Предыдущее
От: Marko Tiikkaja
Дата:
Сообщение: Re: creating CHECK constraints as NOT VALID
Следующее
От: Tom Lane
Дата:
Сообщение: Why polecat and colugos are failing to build back branches