QUERY PLAN
Seq Scan on tbl_contact_statuses (cost=0.00..1.04 rows=3 width=154)
Filter: (id = ANY ('{2,1,3}'::integer[]))