QUERY PLAN
Limit (cost=131.06..131.11 rows=20 width=142)
-> Sort (cost=130.91..135.62 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)