Re: BUG #15861: jsonb exists query retuning inconsistent results

From: RJ Ewing <rj(at)rjewing(dot)com>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org <pgsql-bugs(at)lists(dot)postgresql(dot)org>, Sergei Kornilov <sk(at)zsrv(dot)org>
Subject: Re: BUG #15861: jsonb exists query retuning inconsistent results
Date: 2019-06-20 13:48:17
Message-ID: d4db87a2-862c-4bb1-a6b1-211d52c77008@Spark
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Ya, that is most likely the issue. I have the gin_fuzzy_search_limit set to 15k.

Is there a way around this? Having a search limit of 15k seems reasonable to me when doing a FTS, however I would not want that limit when doing an exists query. Any way to tell the planner to not use the index? Or other alternative?

Thanks

RJ Ewing
On Jun 19, 2019, 11:56 PM -0700, Sergei Kornilov <sk(at)zsrv(dot)org>, wrote:
> Hello
>
> Please check your gin_fuzzy_search_limit setting: https://www.postgresql.org/docs/current/gin-tips.html
> Seems this setting is in effect.
>
> regards, Sergei

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Sergei Kornilov 2019-06-20 13:53:48 Re: BUG #15861: jsonb exists query retuning inconsistent results
Previous Message Andrey Borodin 2019-06-20 09:57:22 Logging corruption error codes