QUERY PLAN
Limit (cost=127.09..127.14 rows=20 width=142)
-> Sort (cost=126.99..131.71 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)