QUERY PLAN
Sort (cost=35.66..35.67 rows=2 width=22)
Sort Key: sort
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=21.33..35.65 rows=2 width=22)
Recheck Cond: (id = ANY ('{129,180,142,184,189,213,6,7,97,46,101,102,96,153,212,182,179,128,167,181,154,136,135,130,170,174,5,94,165,131,175,226,2100000000,93,1,2,316,229,205,204,210,227,159,200,185,191,197,199,160,139,327,164,132,176,215,166,231,207,8,265,172,138,140,156,137,203,192,183,190,341,348,157,349,322,319,320,359,369,374,377,324,340,354,367,375,357}'::integer[]))
Filter: (term_id = 11)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..21.33 rows=86 width=0)
Index Cond: (id = ANY ('{129,180,142,184,189,213,6,7,97,46,101,102,96,153,212,182,179,128,167,181,154,136,135,130,170,174,5,94,165,131,175,226,2100000000,93,1,2,316,229,205,204,210,227,159,200,185,191,197,199,160,139,327,164,132,176,215,166,231,207,8,265,172,138,140,156,137,203,192,183,190,341,348,157,349,322,319,320,359,369,374,377,324,340,354,367,375,357}'::integer[]))