QUERY PLAN
Aggregate (cost=178.43..178.44 rows=1 width=8)
-> Sort (cost=151.76..156.20 rows=1778 width=665)
Sort Key: p.updated_at DESC
-> Seq Scan on tbl_products p (cost=0.00..55.78 rows=1778 width=665)