QUERY PLAN
Sort (cost=71.65..71.67 rows=10 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..71.48 rows=10 width=27)
Filter: (approve_id = ANY ('{2200,2201,2202,2203,2197,2196,2194,2193,2189,2188}'::integer[]))