QUERY PLAN
Sort (cost=619.72..619.79 rows=26 width=663)
Sort Key: id DESC
-> Seq Scan on tbl_client_memos (cost=0.00..619.11 rows=26 width=663)
Filter: (client_id = 149)