QUERY PLAN
GroupAggregate (cost=0.00..35.51 rows=1 width=12)
Group Key: source_id
-> Seq Scan on tbl_source_refuse_logs (cost=0.00..35.50 rows=1 width=4)
Filter: ((user_id = 1001) AND (source_id = 586))