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