| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Greg Sabino Mullane <htamfids(at)gmail(dot)com> |
| Cc: | Zahir Lalani <ZahirLalani(at)oliver(dot)agency>, "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Forcing Index usage |
| Date: | 2025-11-13 15:28:36 |
| Message-ID: | 2716432.1763047716@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Greg Sabino Mullane <htamfids(at)gmail(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | pg254kl | 2025-11-13 15:48:11 | Re: Forcing Index usage |
| Previous Message | Greg Sabino Mullane | 2025-11-13 14:06:59 | Re: Forcing Index usage |