QUERY PLAN
Sort (cost=619.20..619.21 rows=5 width=663)
Sort Key: id DESC
-> Seq Scan on tbl_client_memos (cost=0.00..619.14 rows=5 width=663)
Filter: (client_id = 2815)