QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomies (cost=16.22..24.39 rows=1 width=20)
Recheck Cond: (id = ANY ('{46,1,208,212,165,179,142,97,102,101,213,2,6,164,168,173,205,204,153,94,5,8,7,10,184,200,197,199,185,191,198,202,189,194,226,311,317,315,313,2100000000,349,324,326,359,369,374,377,331,341,373,107,106,105}'::integer[]))
Filter: (term_id = 6)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..16.21 rows=53 width=0)
Index Cond: (id = ANY ('{46,1,208,212,165,179,142,97,102,101,213,2,6,164,168,173,205,204,153,94,5,8,7,10,184,200,197,199,185,191,198,202,189,194,226,311,317,315,313,2100000000,349,324,326,359,369,374,377,331,341,373,107,106,105}'::integer[]))