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