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