QUERY PLAN
Sort (cost=98.76..98.88 rows=50 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..97.35 rows=50 width=27)
Filter: (approve_id = ANY ('{2134,2132,2130,2126,2125,2124,2123,2122,2121,2119,2118,2117,2116,2115,2113,2112,2111,2110,2109,2108}'::integer[]))