QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomies (cost=17.30..26.55 rows=3 width=32)
Recheck Cond: (id = ANY ('{226,212,5,1,94,229,102,45,97,184,189,205,204,136,140,139,154,192,153,197,194,199,327,215,165,179,142,2100000000,155,156,130,175,164,131,172,232,265,2,128,174,210,6,183,190,185,191,2100000001,203,200,341,349,326,350,359,369,374,377,373,336,321}'::integer[]))
Filter: (term_id = 17)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..17.30 rows=60 width=0)
Index Cond: (id = ANY ('{226,212,5,1,94,229,102,45,97,184,189,205,204,136,140,139,154,192,153,197,194,199,327,215,165,179,142,2100000000,155,156,130,175,164,131,172,232,265,2,128,174,210,6,183,190,185,191,2100000001,203,200,341,349,326,350,359,369,374,377,373,336,321}'::integer[]))