QUERY PLAN
Sort (cost=33.78..33.78 rows=2 width=22)
Sort Key: sort
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=20.56..33.77 rows=2 width=22)
Recheck Cond: (id = ANY ('{101,153,46,107,45,96,102,130,179,142,165,215,5,184,189,100,164,168,226,2,173,135,140,139,8,137,205,204,212,181,94,136,156,7,11,1,197,199,154,185,191,128,176,167,174,196,166,131,6,217,172,194,198,202,192,210,175,320,93,229,319,331,317,2100000000,112,340,305,313,348,349,322,315,114,324,359,369,373,377,358,374,337}'::integer[]))
Filter: (term_id = 14)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..20.55 rows=81 width=0)
Index Cond: (id = ANY ('{101,153,46,107,45,96,102,130,179,142,165,215,5,184,189,100,164,168,226,2,173,135,140,139,8,137,205,204,212,181,94,136,156,7,11,1,197,199,154,185,191,128,176,167,174,196,166,131,6,217,172,194,198,202,192,210,175,320,93,229,319,331,317,2100000000,112,340,305,313,348,349,322,315,114,324,359,369,373,377,358,374,337}'::integer[]))