QUERY PLAN
Sort (cost=52.97..52.98 rows=4 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..52.93 rows=4 width=27)
Filter: (approve_id = ANY ('{2224,2223,2227,2226}'::integer[]))