QUERY PLAN
Sort (cost=35.28..35.28 rows=2 width=22)
Sort Key: sort
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=21.18..35.27 rows=2 width=22)
Recheck Cond: (id = ANY ('{100,165,179,142,45,46,96,101,9,6,182,170,7,102,97,107,185,191,164,137,154,135,136,175,139,130,174,315,128,131,173,172,167,2100000000,94,226,166,93,5,1,2,153,8,171,184,189,197,199,212,211,160,140,196,204,181,193,205,200,215,229,317,319,214,331,156,157,313,232,340,321,320,344,112,349,322,365,369,374,377,305,359,350,367,373,354}'::integer[]))
Filter: (term_id = 14)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..21.17 rows=85 width=0)
Index Cond: (id = ANY ('{100,165,179,142,45,46,96,101,9,6,182,170,7,102,97,107,185,191,164,137,154,135,136,175,139,130,174,315,128,131,173,172,167,2100000000,94,226,166,93,5,1,2,153,8,171,184,189,197,199,212,211,160,140,196,204,181,193,205,200,215,229,317,319,214,331,156,157,313,232,340,321,320,344,112,349,322,365,369,374,377,305,359,350,367,373,354}'::integer[]))