QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=78.20..375.02 rows=133 width=51)
Recheck Cond: (object_id = ANY ('{728,846,310,540,542,516,3165,3164,543,3509,4122,5815,5817,5818,5904,5955,6028,6094}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..78.16 rows=133 width=0)
Index Cond: (object_id = ANY ('{728,846,310,540,542,516,3165,3164,543,3509,4122,5815,5817,5818,5904,5955,6028,6094}'::integer[]))