Re: Direct particular index use as like oracle

Поиск
Список
Период
Сортировка
От Keith
Тема Re: Direct particular index use as like oracle
Дата
Msg-id CAHw75vsoR4fbCwLQcauOZnT8wBDGBOROVKXojNQRygn2iP5N8A@mail.gmail.com
обсуждение исходный текст
Ответ на Direct particular index use as like oracle  (Sathish Reddy <sathishreddy.postgresql@gmail.com>)
Ответы Re: Direct particular index use as like oracle
Список pgsql-admin


On Fri, Oct 11, 2024 at 6:59 AM Sathish Reddy <sathishreddy.postgresql@gmail.com> 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.

В списке pgsql-admin по дате отправления: