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,3704,2523,2511,2667,24,378,538,492,512,680,681,682,710,814,968,1781,1443,3116,2847,2113,2520,3158,3509,539,2962,537,556,4410,4696,4712,4709,4752,4860,5030,5049,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,3704,2523,2511,2667,24,378,538,492,512,680,681,682,710,814,968,1781,1443,3116,2847,2113,2520,3158,3509,539,2962,537,556,4410,4696,4712,4709,4752,4860,5030,5049,5129,5132,5217,4660,5218,5241,5232,5788,5995}'::integer[]))