QUERY PLAN
Sort (cost=61.77..61.78 rows=7 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..61.67 rows=7 width=27)
Filter: (approve_id = ANY ('{2242,2240,2233,2232,2229,2228,2226}'::integer[]))