Re: Forcing Index usage - Mailing list pgsql-general

From Tom Lane
Subject Re: Forcing Index usage
Date
Msg-id 2716432.1763047716@sss.pgh.pa.us
Whole thread Raw
In response to Re: Forcing Index usage  (Greg Sabino Mullane <htamfids@gmail.com>)
List pgsql-general
Greg Sabino Mullane <htamfids@gmail.com> writes:
> Please provide a self-contained use case, or (at the bare minimum) trim out
> the irrelevant parts of your query and show us the schema for the tables in
> question. Finally, please show the explain plans for the "good" and "bad"
> runs you are experiencing. Thanks.

There's a lot of good info about how to ask useful performance
questions at

https://wiki.postgresql.org/wiki/Slow_Query_Questions

            regards, tom lane



pgsql-general by date:

Previous
From: Greg Sabino Mullane
Date:
Subject: Re: Forcing Index usage
Next
From: pg254kl@georgiou.vip
Date:
Subject: Re: Forcing Index usage