QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomies (cost=16.37..24.69 rows=3 width=35)
Recheck Cond: (id = ANY ('{326,155,136,133,137,135,166,140,139,156,157,165,179,175,197,194,196,204,128,173,184,189,200,131,199,205,203,129,5,130,176,164,177,153,181,212,167,174,215,210,226,213,2,1,6,172,331,340,341,349,359,374,377,2100000000}'::integer[]))
Filter: (term_id = 17)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..16.37 rows=54 width=0)
Index Cond: (id = ANY ('{326,155,136,133,137,135,166,140,139,156,157,165,179,175,197,194,196,204,128,173,184,189,200,131,199,205,203,129,5,130,176,164,177,153,181,212,167,174,215,210,226,213,2,1,6,172,331,340,341,349,359,374,377,2100000000}'::integer[]))