Re: sort mem: size in RAM vs size on Disk - Mailing list pgsql-general

From Peter Geoghegan
Subject Re: sort mem: size in RAM vs size on Disk
Date
Msg-id AANLkTi=AueL5QHqS3JqmcAGPeUcJ1R+obY2JJwdB=Bn9@mail.gmail.com
Whole thread Raw
In response to sort mem: size in RAM vs size on Disk  ("mark" <dvlhntr@gmail.com>)
Responses Re: sort mem: size in RAM vs size on Disk
List pgsql-general
What version of PostgreSQL are you using? sort_mem is now called
work_mem (to better reflect the reality that it isn't just used in
sorting, I think), and has been for some time.

--
Peter Geoghegan       http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training and Services

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Post-Upgrade Question: 9.0.1 -> 9.0.3
Next
From: Michael Black
Date:
Subject: Re: 9.1 Trigger question