QUERY PLAN
Sort (cost=55.90..55.92 rows=5 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..55.85 rows=5 width=27)
Filter: (approve_id = ANY ('{2233,2232,2229,2228,2226}'::integer[]))