QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=82.54..392.41 rows=137 width=51)
Recheck Cond: (object_id = ANY ('{9020,9018,9013,9021,9019,9014,8933,8932,8931,8925,8904,8905,8913,8926,8919,8918,8917,7200,6897}'::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 ('{9020,9018,9013,9021,9019,9014,8933,8932,8931,8925,8904,8905,8913,8926,8919,8918,8917,7200,6897}'::integer[]))