QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=126.91..489.17 rows=241 width=111)
Recheck Cond: (object_id = ANY ('{3018,1128,3714,1940,2157,1807,2480,634,2340,2616,2615,679,2175,678,3654,2364,3020,3633,1828,1806,1829,3096,1330,3653,2365,2526,4086,4421,4813,4913,5154}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..126.85 rows=241 width=0)
Index Cond: (object_id = ANY ('{3018,1128,3714,1940,2157,1807,2480,634,2340,2616,2615,679,2175,678,3654,2364,3020,3633,1828,1806,1829,3096,1330,3653,2365,2526,4086,4421,4813,4913,5154}'::integer[]))