Re: Terribly slow query with very good plan? - Mailing list pgsql-performance

From Les
Subject Re: Terribly slow query with very good plan?
Date
Msg-id CAKXe9UD4t=f6r-pwT=-CmsmKxn1F2ojDWGBE1ctkoA27cESEOw@mail.gmail.com
Whole thread Raw
In response to Re: Terribly slow query with very good plan?  (Les <nagylzs@gmail.com>)
List pgsql-performance


First of all, it CANNOT start with '%'. This is a fact and this fact can be determined by analyzing the query. Something that the query planner should do, right?

Second argument: the same query is also slow with the ^@ operator...

Oh I see, the query planner does not know that there will be no % characters in file and folder names.

On second thought, it does not explain why it is also slow with the ^@ operator.

pgsql-performance by date:

Previous
From: Les
Date:
Subject: Re: Terribly slow query with very good plan?
Next
From: Nick Cleaton
Date:
Subject: Re: Terribly slow query with very good plan?