QUERY PLAN
Sort (cost=52.53..52.61 rows=31 width=28)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..51.76 rows=31 width=28)
Filter: (approve_id = ANY ('{1745,1736,1746,1742,1740,1739,1728,1227,138}'::integer[]))