QUERY PLAN
Limit (cost=121.53..121.58 rows=20 width=142)
-> Sort (cost=121.48..126.19 rows=1886 width=142)
Sort Key: p.updated_at DESC
-> Seq Scan on tbl_products p (cost=0.00..61.86 rows=1886 width=142)