QUERY PLAN
Sort (cost=58.86..58.87 rows=7 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..58.76 rows=7 width=27)
Filter: (approve_id = ANY ('{2227,2254,2231,2224,2223,138}'::integer[]))