QUERY PLAN
Sort (cost=11.23..11.24 rows=1 width=21)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..11.22 rows=1 width=21)
Filter: ((term_id = 11) AND (id = ANY ('{197,199,229,164,172,136,139,1,184,189,307,203,2,349,356,377}'::integer[])))