QUERY PLAN
Sort (cost=39.20..39.22 rows=5 width=28)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..39.14 rows=5 width=28)
Filter: (approve_id = ANY ('{1731,1728,1227,138}'::integer[]))