QUERY PLAN
Bitmap Heap Scan on tbl_approves (cost=21.44..38.83 rows=5 width=468)
Recheck Cond: (id = ANY ('{2594,2721,2742,2756,2746}'::integer[]))
-> Bitmap Index Scan on tbl_approves_pkey (cost=0.00..21.44 rows=5 width=0)
Index Cond: (id = ANY ('{2594,2721,2742,2756,2746}'::integer[]))