Re: BUG #6307: intarray extention gin index does not work with Hot standby

Поиск
Список
Период
Сортировка
От Maxim Boguk
Тема Re: BUG #6307: intarray extention gin index does not work with Hot standby
Дата
Msg-id CAK-MWwSiiBbmJ=+TPbJSB1X-5pR0vw49VGrJMGVBY=+8Dbf0KQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #6307: intarray extention gin index does not work with Hot standby  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: BUG #6307: intarray extention gin index does not work with Hot standby  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On Mon, Nov 28, 2011 at 6:02 PM, Simon Riggs <simon@2ndquadrant.com> wrote:

> On Fri, Nov 25, 2011 at 6:33 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> > Maxim Boguk <maxim.boguk@gmail.com> writes:
> >> I know GIST on intarray[] do not have that problem.
> >> Very likely the problem is limited to intarray[] GIN indexes only
> >> (but I going to test some other not-well known GIN indexes tomorrow).
> >
> >> Broken FTS indexes on Hot Standby should be known years before.
> >
> > You might think that, but you'd be wrong :-(.
>
> Yes, that did sound ominous.
>
> > ginRedoUpdateMetapage
> > is failing to restore the contents of the pending-list correctly,
> > which means this is broken for all types of GIN indexes.  Will fix.
>
> Great detective work Tom as ever, much appreciated.
>
>
Thank you very much.
Is that fix will be included to the next minor versions releases?
(especially into 9.1.2)?

--
Maxim Boguk
Senior Postgresql DBA.

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

Предыдущее
От: Phil Sorber
Дата:
Сообщение: Re: objects tied to missing extension
Следующее
От: Tom Lane
Дата:
Сообщение: Re: objects tied to missing extension