Re: pg11: Query using index, but only for half the partitions

Поиск
Список
Период
Сортировка
От Michael Lewis
Тема Re: pg11: Query using index, but only for half the partitions
Дата
Msg-id CAHOFxGr3EUf8HaR-jWiyM9wj_RReUwiekMLycEFxUn2DjKRssg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg11: Query using index, but only for half the partitions  (Andreas Kretschmer <andreas@a-kretschmer.de>)
Список pgsql-general
What do the statistics look like for an example table that the index I used vs not? Is ((instance_id)::text = 'test01'::text) rare for the tables where an index scan is happening and common for the tables where a sequential scan is chosen? How many rows in these tables generally?

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

Предыдущее
От: Andreas Kretschmer
Дата:
Сообщение: Re: pg11: Query using index, but only for half the partitions
Следующее
От: Scott Ribe
Дата:
Сообщение: parameter limit