Re: How do we hint a query to use index in postgre - Mailing list pgsql-performance

From Manish Lad
Subject Re: How do we hint a query to use index in postgre
Date
Msg-id CADPrz7-+8Kdv+Vqf1L4Y8bFoRXtWMMgvMeUiFh+hOuND3V6BmQ@mail.gmail.com
Whole thread Raw
In response to Re: How do we hint a query to use index in postgre  (Gaetano Mendola <mendola@gmail.com>)
Responses Re: How do we hint a query to use index in postgre  (Nikhil Shetty <nikhil.dba04@gmail.com>)
List pgsql-performance
Thank you for your response. 




On Thu, 18 Mar 2021, 14:46 Gaetano Mendola, <mendola@gmail.com> wrote:
There is not such functionality, you can enable/disable special joins,
or update statistics to drive the engine to use the most appropriate
one.


On Thu, Mar 18, 2021 at 10:14 AM Manish Lad <manishlad7893@gmail.com> wrote:



--
cpp-today.blogspot.com

pgsql-performance by date:

Previous
From: Gaetano Mendola
Date:
Subject: Re: How do we hint a query to use index in postgre
Next
From: Chris Stephens
Date:
Subject: SQL performance issue (postgresql chooses a bad plan when a better one is available)