QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomies (cost=19.63..31.59 rows=1 width=19)
Recheck Cond: (id = ANY ('{129,179,142,101,182,167,46,97,305,165,45,96,102,5,212,133,135,139,140,128,131,153,184,200,164,197,199,205,204,196,173,1,11,2,94,6,8,207,208,93,10,185,192,194,215,191,189,226,107,105,304,213,166,319,114,315,316,311,340,136,137,313,317,2100000000,322,348,349,112,326,353,359,369,373,374,377}'::integer[]))
Filter: (term_id = 6)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..19.62 rows=75 width=0)
Index Cond: (id = ANY ('{129,179,142,101,182,167,46,97,305,165,45,96,102,5,212,133,135,139,140,128,131,153,184,200,164,197,199,205,204,196,173,1,11,2,94,6,8,207,208,93,10,185,192,194,215,191,189,226,107,105,304,213,166,319,114,315,316,311,340,136,137,313,317,2100000000,322,348,349,112,326,353,359,369,373,374,377}'::integer[]))