QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=139.97..514.10 rows=262 width=111)
Recheck Cond: (object_id = ANY ('{3942,836,835,834,3821,1366,3800,1187,728,846,27,310,540,542,516,28,1192,2819,543,3988,4122,4556,4526,4823,5101,5224,5248,5238,5660,5755,5774,5851,5821,6003}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..139.90 rows=262 width=0)
Index Cond: (object_id = ANY ('{3942,836,835,834,3821,1366,3800,1187,728,846,27,310,540,542,516,28,1192,2819,543,3988,4122,4556,4526,4823,5101,5224,5248,5238,5660,5755,5774,5851,5821,6003}'::integer[]))