QUERY PLAN
Sort (cost=16.29..16.30 rows=1 width=30)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..16.28 rows=1 width=30)
Filter: ((term_id = 13) AND (id = ANY ('{2,1,226,5,135,184,189,307,203,196,204,340,128,172,349,356,369,410,130,142,181,165}'::integer[])))