Re: Direct particular index use as like oracle

From: Avinash Vallarapu <avinash(dot)vallarapu(at)gmail(dot)com>
To: Sathish Reddy <sathishreddy(dot)postgresql(at)gmail(dot)com>
Cc: pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Direct particular index use as like oracle
Date: 2024-10-11 12:20:12
Message-ID: CAN0TujfB4HK0C0Lu1MEnr4Z_X6rCKOqgYCWZ+HfT9rMGe40WiQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

On Fri, Oct 11, 2024, 2:59 PM Sathish Reddy <
sathishreddy(dot)postgresql(at)gmail(dot)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.
>
Do you mean that you don't see an Index being considered by planner in
Postgres, whereas a similar index is used in Oracle ?

If the above is yes, can you provide some more information?

>
> Thanks
> Sathish Reddy
>

Regards,
Avi.

Try HexaRocket today for your Oracle to PostgreSQL Migrations.

www.hexarocket.com

>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Sathish Reddy 2024-10-11 12:24:45 Re: Direct particular index use as like oracle
Previous Message Sathish Reddy 2024-10-11 10:58:40 Direct particular index use as like oracle