How about using pg_hint_plans? Check it out if it helps your case.
Thanks and Regards, Nikhil On Thu, Mar 18, 2021, 15:07 Manish Lad <[email protected]> wrote: > Thank you for your response. > > > > > On Thu, 18 Mar 2021, 14:46 Gaetano Mendola, <[email protected]> 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 <[email protected]> >> wrote: >> >> >> >> -- >> cpp-today.blogspot.com >> >
