QUERY PLAN
Sort (cost=13.22..13.22 rows=1 width=30)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..13.21 rows=1 width=30)
Filter: ((term_id = 13) AND (id = ANY ('{1,164,179,142,184,200,374,340,130,135,140,181,189,349}'::integer[])))