QUERY PLAN
Aggregate (cost=177.22..177.23 rows=1 width=8)
-> Seq Scan on tbl_approves (cost=0.00..177.22 rows=1 width=0)
Filter: ((status = ANY ('{1,5}'::integer[])) AND ((next_verify_user = 1001) OR (next_cancel_verify_user = 1001)))