QUERY PLAN
Sort (cost=14.96..14.96 rows=1 width=22)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..14.95 rows=1 width=22)
Filter: ((term_id = 14) AND (id = ANY ('{136,154,184,189,320,349,1,229,2,215,130,179,181,164,132,142,185,191,369}'::integer[])))