Re: pg11: Query using index, but only for half the partitions - Mailing list pgsql-general

From Michael Lewis
Subject Re: pg11: Query using index, but only for half the partitions
Date
Msg-id CAHOFxGr3EUf8HaR-jWiyM9wj_RReUwiekMLycEFxUn2DjKRssg@mail.gmail.com
Whole thread Raw
In response to Re: pg11: Query using index, but only for half the partitions  (Andreas Kretschmer <andreas@a-kretschmer.de>)
List 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 by date:

Previous
From: Andreas Kretschmer
Date:
Subject: Re: pg11: Query using index, but only for half the partitions
Next
From: Scott Ribe
Date:
Subject: parameter limit