QUERY PLAN
Aggregate (cost=192.76..192.77 rows=1 width=8)
-> Sort (cost=164.47..169.18 rows=1886 width=665)
Sort Key: p.updated_at DESC
-> Seq Scan on tbl_products p (cost=0.00..61.86 rows=1886 width=665)