QUERY PLAN
Limit (cost=116.02..116.07 rows=20 width=143)
-> Sort (cost=116.02..120.87 rows=1940 width=143)
Sort Key: p.updated_at DESC
-> Seq Scan on tbl_products p (cost=0.00..64.40 rows=1940 width=143)