QUERY PLAN
Sort (cost=61.80..61.80 rows=2 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..61.79 rows=2 width=27)
Filter: (approve_id = ANY ('{2776,2775}'::integer[]))