QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=82.54..392.41 rows=137 width=51)
Recheck Cond: (object_id = ANY ('{1363,1277,669,2061,1326,920,3663,3988,4122,5006,5205,5286,6015,6069,5007,6106,6155,6169,6188}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..82.51 rows=137 width=0)
Index Cond: (object_id = ANY ('{1363,1277,669,2061,1326,920,3663,3988,4122,5006,5205,5286,6015,6069,5007,6106,6155,6169,6188}'::integer[]))