QUERY PLAN
Sort (cost=11.30..11.31 rows=1 width=22)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..11.29 rows=1 width=22)
Filter: ((term_id = 14) AND (id = ANY ('{164,171,181,157,185,191,317,369,349}'::integer[])))