top | item 29066766

(no title)

mikeklaas | 4 years ago

> And it can't be adjusted on the fly, per query.

Sure it can:

   SET LOCAL work_mem = '256MB';
   SELECT * FROM …

discuss

order

No comments yet.