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

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: Maksym Boguk <maxim(dot)boguk(at)gmail(dot)com>
Cc: pgsql-bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #6307: intarray extention gin index does not work with Hot standby
Date: 2011-11-25 12:17:09
Message-ID: CA+U5nMJ9QYwEbUctrNWpFHqw1FKKSFqJr9GhbLyKudEjbuXF-A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Nov 24, 2011 at 11:12 PM, Maksym Boguk <maxim(dot)boguk(at)gmail(dot)com> wrote:

> postgres=# SELECT * from test where sections && '{2000}';
>  id | sections
> ----+----------
> (0 rows)
>
> Ooops.

Can you see if this is just intarray or if there are other failing cases?

It would be good to get more info on this before I start investigating. Thanks

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Thomas Goerner 2011-11-25 12:21:45 BUG #6308: Problem w. encoding in client
Previous Message Nathan Wagner 2011-11-25 10:17:08 Re: BUG #6300: duplicate key value violates unique constraint