QUERY PLAN
Sort (cost=109.12..109.18 rows=23 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..108.60 rows=23 width=27)
Filter: (approve_id = ANY ('{2410,2127,2126,2107,1779,1700,1694,1693,1676,1600,1556,1527,1521,1481,1272,1185,1164,803,620,551}'::integer[]))