QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomies (cost=16.68..25.30 rows=1 width=19)
Recheck Cond: (id = ANY ('{129,179,142,101,182,167,97,305,165,96,102,46,5,212,133,135,139,140,128,131,164,197,199,196,153,1,11,94,8,208,2,10,184,204,215,205,189,226,200,304,319,114,315,340,136,137,322,316,313,349,107,112,353,359,374,377}'::integer[]))
Filter: (term_id = 6)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..16.68 rows=56 width=0)
Index Cond: (id = ANY ('{129,179,142,101,182,167,97,305,165,96,102,46,5,212,133,135,139,140,128,131,164,197,199,196,153,1,11,94,8,208,2,10,184,204,215,205,189,226,200,304,319,114,315,340,136,137,322,316,313,349,107,112,353,359,374,377}'::integer[]))