QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomies (cost=18.39..28.83 rows=3 width=35)
Recheck Cond: (id = ANY ('{160,136,137,135,140,165,179,182,232,175,181,212,164,142,226,210,131,154,5,172,156,129,185,191,180,183,187,194,327,174,130,168,184,200,197,199,205,204,1,198,202,157,153,190,189,192,203,224,167,196,9,215,166,155,340,341,2100000000,324,349,350,354,359,369,372,373,374,377}'::integer[]))
Filter: (term_id = 17)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..18.38 rows=67 width=0)
Index Cond: (id = ANY ('{160,136,137,135,140,165,179,182,232,175,181,212,164,142,226,210,131,154,5,172,156,129,185,191,180,183,187,194,327,174,130,168,184,200,197,199,205,204,1,198,202,157,153,190,189,192,203,224,167,196,9,215,166,155,340,341,2100000000,324,349,350,354,359,369,372,373,374,377}'::integer[]))