QUERY PLAN
Sort (cost=43.58..43.60 rows=6 width=28)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..43.50 rows=6 width=28)
Filter: (approve_id = ANY ('{1745,1740,1739,1730,1728,1227}'::integer[]))