QUERY PLAN
Sort (cost=67.87..67.92 rows=19 width=28)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..67.47 rows=19 width=28)
Filter: (approve_id = ANY ('{1606,1113,1083,1032,887,873,790,628,528,505,471,427,393,206,166,130,97}'::integer[]))