QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=198.35..717.56 rows=472 width=51)
Recheck Cond: (object_id = ANY ('{3401,3963,3172,4003,468,843,935,611,2653,2667,588,20,3129,212,609,538,589,533,553,608,612,626,555,607,587,669,625,830,885,1071,1091,1046,1190,1179,1443,2688,3605,3519,2061,610,3638,3402,539,537,2978,3988,2916,4787,5776,5895,5920}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..198.23 rows=472 width=0)
Index Cond: (object_id = ANY ('{3401,3963,3172,4003,468,843,935,611,2653,2667,588,20,3129,212,609,538,589,533,553,608,612,626,555,607,587,669,625,830,885,1071,1091,1046,1190,1179,1443,2688,3605,3519,2061,610,3638,3402,539,537,2978,3988,2916,4787,5776,5895,5920}'::integer[]))