QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=82.20..197.76 rows=4 width=51)
Recheck Cond: ((object_id = ANY ('{7570,7551,7538,7541,7562,7563,7564,7447,7493,7457,7455,7449,7448,7444,7443,7362,7361,7333,7359,7347}'::integer[])) AND (term_id = 18))
Filter: (object_type = 7)
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..82.20 rows=37 width=0)
Index Cond: ((object_id = ANY ('{7570,7551,7538,7541,7562,7563,7564,7447,7493,7457,7455,7449,7448,7444,7443,7362,7361,7333,7359,7347}'::integer[])) AND (term_id = 18))