public inbox for [email protected]  
help / color / mirror / Atom feed
From: Keith <[email protected]>
To: Sathish Reddy <[email protected]>
Cc: [email protected]
Subject: Re: Direct particular index use as like oracle
Date: Fri, 11 Oct 2024 08:36:57 -0400
Message-ID: <CAHw75vsoR4fbCwLQcauOZnT8wBDGBOROVKXojNQRygn2iP5N8A@mail.gmail.com> (raw)
In-Reply-To: <CA+M9Y+A3Wi5RMuHqtMkjJ2foeExEGOi9_uBS_RRdDa1xUPbmFw@mail.gmail.com>
References: <CA+M9Y+A3Wi5RMuHqtMkjJ2foeExEGOi9_uBS_RRdDa1xUPbmFw@mail.gmail.com>

On Fri, Oct 11, 2024 at 6:59 AM Sathish Reddy <
[email protected]> wrote:

> Hi
>   We see direct use particular index in oracle.same we are trying to use
> in postgres.but every time we ae getting failed.please help us.
>
>
> Thanks
> Sathish Reddy
>

There are no query hints in Postgres to direct it to use a particular
index. Often it's the query itself that can be tuned to fix this happening
or the ideal plan is actually being used vs the index you think you expect
it should use.

Share the query plan and table structure and people might be able to help
you out more.


view thread (6+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: Direct particular index use as like oracle
  In-Reply-To: <CAHw75vsoR4fbCwLQcauOZnT8wBDGBOROVKXojNQRygn2iP5N8A@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox