QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=180.90..719.75 rows=457 width=51)
Recheck Cond: (object_id = ANY ('{446,533,531,532,564,642,900,1048,578,1049,1592,1594,1593,1595,1220,1620,1891,2077,2582,2586,2591,2622,2330,2898,2331,2918,3051,3226,3230,2925,2926,3306,3390,3421,3465,3422,3207,3585,3698,3531,3716,3720,3287,3547,4025,3974}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..180.79 rows=457 width=0)
Index Cond: (object_id = ANY ('{446,533,531,532,564,642,900,1048,578,1049,1592,1594,1593,1595,1220,1620,1891,2077,2582,2586,2591,2622,2330,2898,2331,2918,3051,3226,3230,2925,2926,3306,3390,3421,3465,3422,3207,3585,3698,3531,3716,3720,3287,3547,4025,3974}'::integer[]))