QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=139.97..514.05 rows=261 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,1333,1828,1806,1829,1372,3096,1330,3653,2365,2419,2526,4086,4421,4813,4913,5154}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..139.90 rows=261 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,1333,1828,1806,1829,1372,3096,1330,3653,2365,2419,2526,4086,4421,4813,4913,5154}'::integer[]))