QUERY PLAN
Sort (cost=15.33..15.34 rows=1 width=22)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..15.32 rows=1 width=22)
Filter: ((term_id = 10) AND (id = ANY ('{164,142,1,2,215,5,226,184,189,197,199,136,172,229,349,377,181,369,356,352}'::integer[])))