QUERY PLAN
Limit (cost=112.05..112.10 rows=20 width=142)
-> Sort (cost=112.05..116.76 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)