QUERY PLAN
Sort (cost=14.37..14.38 rows=1 width=22)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..14.36 rows=1 width=22)
Filter: ((term_id = 11) AND (id = ANY ('{184,189,226,1,2,5,165,172,349,340,377,369,164,142,139,138,140}'::integer[])))