QUERY PLAN
Sort (cost=69.56..69.56 rows=1 width=27)
Sort Key: id
-> Seq Scan on tbl_approve_verify_rels (cost=0.00..69.55 rows=1 width=27)
Filter: ((approve_id = ANY ('{2776,2775}'::integer[])) AND (status = 0))