QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=180.18..542.53 rows=336 width=47)
Recheck Cond: (object_id = ANY ('{3939,3999,3998,3767,3704,3842,2523,2511,3536,24,492,512,680,681,682,710,814,968,3116,2847,2113,2520,3160,3161,3669,3703,3509,556,4410,4613,4696,4712,4709,4752,4860,5030,5049,5046,5129,5132,5217,4660,5218,5241,5232,5788,5995}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..180.10 rows=336 width=0)
Index Cond: (object_id = ANY ('{3939,3999,3998,3767,3704,3842,2523,2511,3536,24,492,512,680,681,682,710,814,968,3116,2847,2113,2520,3160,3161,3669,3703,3509,556,4410,4613,4696,4712,4709,4752,4860,5030,5049,5046,5129,5132,5217,4660,5218,5241,5232,5788,5995}'::integer[]))