Re: Direct particular index use as like oracle

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



When you say failed what does it say?

Sent from Outlook for Android

From: Keith <keith@xxxxxxxxxxx>
Sent: Friday, October 11, 2024 6:06:57 PM
To: Sathish Reddy <sathishreddy.postgresql@xxxxxxxxx>
Cc: pgsql-admin@xxxxxxxxxxxxxxxxxxxx <pgsql-admin@xxxxxxxxxxxxxxxxxxxx>
Subject: Re: Direct particular index use as like oracle
 


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

[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux