QUERY PLAN
Sort (cost=34.52..34.53 rows=2 width=22)
Sort Key: sort
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=20.87..34.51 rows=2 width=22)
Recheck Cond: (id = ANY ('{100,45,97,102,106,101,165,179,142,9,182,170,46,1,2,7,107,137,154,135,140,128,167,185,191,315,168,131,173,164,2100000000,94,226,153,8,166,156,93,5,183,188,184,189,197,199,172,171,181,160,205,204,193,196,210,212,200,175,194,317,319,6,229,215,214,313,157,232,340,320,344,114,112,323,349,354,359,365,369,374,377,341,367,373}'::integer[]))
Filter: (term_id = 14)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..20.87 rows=83 width=0)
Index Cond: (id = ANY ('{100,45,97,102,106,101,165,179,142,9,182,170,46,1,2,7,107,137,154,135,140,128,167,185,191,315,168,131,173,164,2100000000,94,226,153,8,166,156,93,5,183,188,184,189,197,199,172,171,181,160,205,204,193,196,210,212,200,175,194,317,319,6,229,215,214,313,157,232,340,320,344,114,112,323,349,354,359,365,369,374,377,341,367,373}'::integer[]))