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 ('{2226,2228,2222,2218,2217,2216,2215,2213,2209,2211}'::integer[]))