QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=175.15..656.80 rows=317 width=51)
Recheck Cond: (object_id = ANY ('{2974,2300,3940,3967,3945,3968,3892,3878,3952,3932,3953,3935,2394,2297,3836,3784,2645,2605,2509,3114,2389,893,2627,619,2145,1748,1751,1769,1067,3637,1193,1194,1066,1776,1900,2057,523,2811,2845,3126,2437,1465,735,791}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..175.07 rows=317 width=0)
Index Cond: (object_id = ANY ('{2974,2300,3940,3967,3945,3968,3892,3878,3952,3932,3953,3935,2394,2297,3836,3784,2645,2605,2509,3114,2389,893,2627,619,2145,1748,1751,1769,1067,3637,1193,1194,1066,1776,1900,2057,523,2811,2845,3126,2437,1465,735,791}'::integer[]))