QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=52.13..249.89 rows=80 width=111)
Recheck Cond: (object_id = ANY ('{4079,4115,4180,4178,4172,4232,4233,4259,4262,4286,4312,4397}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..52.11 rows=80 width=0)
Index Cond: (object_id = ANY ('{4079,4115,4180,4178,4172,4232,4233,4259,4262,4286,4312,4397}'::integer[]))