Index creation

Поиск
Список
Период
Сортировка
От Дмитрий Иванов
Тема Index creation
Дата
Msg-id CAPL5KHq=WCRQY5ZK5VR4JR7cd5si9NPnBxhJibXMCSshMqk9xQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Index creation  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-general
Good afternoon.
I have a query parser question. If there are two kinds of queries using an indexed field. In this case, one view is limited to this field, the second one uses a number of fields included in the index by the include directive. It makes sense to have two indexes, lightweight and containing include. Or will the plan rely on the nearest suitable index without considering its weight?
--
Regards, Dmitry!

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

Предыдущее
От: jian he
Дата:
Сообщение: Re: '{"x": 42, "y": null}'::jsonb != '{"x": 42}'::jsonb ... Really?
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Index creation