QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=100.26..402.34 rows=161 width=111)
Recheck Cond: (object_id = ANY ('{728,846,310,378,540,542,516,1781,3158,543,3509,2962,3988,4860,5030,5101,5129,5217,5529,5995,6003,6014,6010,5245}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..100.22 rows=161 width=0)
Index Cond: (object_id = ANY ('{728,846,310,378,540,542,516,1781,3158,543,3509,2962,3988,4860,5030,5101,5129,5217,5529,5995,6003,6014,6010,5245}'::integer[]))