QUERY PLAN
Sort (cost=81.32..81.35 rows=9 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..81.18 rows=9 width=27)
Filter: (approve_id = ANY ('{970,872,868,869,478,469,352}'::integer[]))