Re: BUG #15173: why small gin_fuzzy_search_limit search more blocks than big gin_fuzzy_search_limit ?

From: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
To: 德哥 <digoal(at)126(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #15173: why small gin_fuzzy_search_limit search more blocks than big gin_fuzzy_search_limit ?
Date: 2018-04-26 00:52:16
Message-ID: CAMkU=1zAwXXTGpbNgpp1HRAR8T7ZwfvaqvNZAcgOq5Bsx8y=Gg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, Apr 25, 2018 at 10:53 AM, PG Bug reporting form <
noreply(at)postgresql(dot)org> wrote:

> The following bug has been logged on the website:
>
> Bug reference: 15173
> Logged by: Zhou Digoal
> Email address: digoal(at)126(dot)com
> PostgreSQL version: 10.3
> Operating system: CentOS 7.x x64
>

I don't think you are using 10.3, because that doesn't have any JIT output
in its explain plans, like you show.

I also can't reproduce the issue. What git commit are you compiling? What
llvm and clang versions are you using? What non-default settings are you
using? Can you reproduce the issue if you set JIT to off?

Also, can you post the data, or post a query which can be used to generate
data, which produces the issue?

Cheers,

Jeff

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2018-04-26 01:45:09 Re: BUG #15177: handling of the US/Pacific-New timezone
Previous Message Tom Lane 2018-04-25 22:53:07 Re: BUG #15177: handling of the US/Pacific-New timezone