QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomies (cost=14.98..22.07 rows=2 width=16)
Recheck Cond: (id = ANY ('{160,140,184,189,205,204,5,2,1,164,179,181,229,226,185,191,215,165,177,7,131,135,136,178,265,174,197,199,153,200,167,171,128,172,129,182,130,349,359,369,374,377,350,352,363}'::integer[]))
Filter: (term_id = 15)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.97 rows=45 width=0)
Index Cond: (id = ANY ('{160,140,184,189,205,204,5,2,1,164,179,181,229,226,185,191,215,165,177,7,131,135,136,178,265,174,197,199,153,200,167,171,128,172,129,182,130,349,359,369,374,377,350,352,363}'::integer[]))