QUERY PLAN
Bitmap Heap Scan on tbl_work_logs (cost=21.49..40.63 rows=5 width=24)
Recheck Cond: (id = ANY ('{37031,37030,37029,37018,37027}'::integer[]))
-> Bitmap Index Scan on tbl_work_logs_pkey (cost=0.00..21.49 rows=5 width=0)
Index Cond: (id = ANY ('{37031,37030,37029,37018,37027}'::integer[]))