QUERY PLAN
Sort (cost=70.57..70.59 rows=10 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..70.40 rows=10 width=27)
Filter: (approve_id = ANY ('{2228,2226,2227,2224,2223,2222,2219,2220,2218,2217}'::integer[]))