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 ('{2243,2241,2236,2239,2238,2235,2234,2231,2230,2224}'::integer[]))