QUERY PLAN
Sort (cost=11.49..11.49 rows=1 width=74)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..11.48 rows=1 width=74)
Filter: ((term_id = 9) AND (id = ANY ('{2,128,172,308,204,349,363,130,181,184,189,357}'::integer[])))