QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomies (cost=14.36..20.97 rows=1 width=15)
Recheck Cond: (id = ANY ('{97,164,179,142,105,100,45,46,128,131,171,173,1,185,191,181,94,166,5,8,167,205,204,153,158,2,137,226,168,178,215,311,114,133,2100000000,319,160,140,317,359,369}'::integer[]))
Filter: (term_id = 15)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.35 rows=41 width=0)
Index Cond: (id = ANY ('{97,164,179,142,105,100,45,46,128,131,171,173,1,185,191,181,94,166,5,8,167,205,204,153,158,2,137,226,168,178,215,311,114,133,2100000000,319,160,140,317,359,369}'::integer[]))