QUERY PLAN
Sort (cost=71.86..71.87 rows=5 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..71.80 rows=5 width=27)
Filter: (approve_id = ANY ('{2710,2701,2700,2694,2691}'::integer[]))