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