QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomies (cost=15.13..22.35 rows=2 width=37)
Recheck Cond: (id = ANY ('{184,189,5,213,2,1,226,100,45,166,137,135,154,212,197,199,204,6,7,131,129,172,130,179,181,164,175,205,128,155,210,200,194,2100000001,209,153,140,331,156,349,353,359,373,374,377,340}'::integer[]))
Filter: (term_id = 17)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..15.13 rows=46 width=0)
Index Cond: (id = ANY ('{184,189,5,213,2,1,226,100,45,166,137,135,154,212,197,199,204,6,7,131,129,172,130,179,181,164,175,205,128,155,210,200,194,2100000001,209,153,140,331,156,349,353,359,373,374,377,340}'::integer[]))