QUERY PLAN
Sort (cost=52.99..53.01 rows=5 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..52.93 rows=5 width=27)
Filter: (approve_id = ANY ('{2231,2224,2223,138}'::integer[]))