Re: How do we hint a query to use index in postgre

Поиск
Список
Период
Сортировка
От Gaetano Mendola
Тема Re: How do we hint a query to use index in postgre
Дата
Msg-id CAJycT5rri39Makb760phQD8myCbyoMeY4n1z7EZ9xn_s0zvmsg@mail.gmail.com
обсуждение исходный текст
Ответ на How do we hint a query to use index in postgre  (Manish Lad <manishlad7893@gmail.com>)
Ответы Re: How do we hint a query to use index in postgre  (Manish Lad <manishlad7893@gmail.com>)
Список pgsql-performance
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 <manishlad7893@gmail.com> wrote:



-- 
cpp-today.blogspot.com



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

Предыдущее
От: Manish Lad
Дата:
Сообщение: How do we hint a query to use index in postgre
Следующее
От: Manish Lad
Дата:
Сообщение: Re: How do we hint a query to use index in postgre