Re: Parallel query and temp_file_limit - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Parallel query and temp_file_limit
Date
Msg-id CA+TgmoZwGDmKhu6ttBwR=XKJO8uXcLRejYKSYO1qez959CvosQ@mail.gmail.com
Whole thread Raw
In response to Re: Parallel query and temp_file_limit  (Peter Geoghegan <pg@heroku.com>)
List pgsql-hackers
On Tue, Jul 5, 2016 at 3:59 PM, Peter Geoghegan <pg@heroku.com> wrote:
> On Tue, Jul 5, 2016 at 12:58 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Perhaps we could change the wording of temp_file_limit's description
>> from "space that a session can use" to "space that a process can use"
>> to help clarify this?
>
> That's all that I was looking for, really.

OK, done that way.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Cluster on NAS and data center.
Next
From: Tom Lane
Date:
Subject: Re: EXPLAIN ANALYZE for parallel query doesn't report the SortMethod information.