Re: SET work_mem = '1TB'; - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: SET work_mem = '1TB';
Date
Msg-id CA+U5nMLfkj+ssSccbS=hXKp+m_D_Y1bTUkjH8iR+U_vrffqDGA@mail.gmail.com
Whole thread Raw
In response to Re: SET work_mem = '1TB';  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
On 18 June 2013 18:45, Josh Berkus <josh@agliodbs.com> wrote:
>
>> In truth, I hadn't realised somebody had added this to the CF. It was
>> meant to be an exploration and demonstration that further work was/is
>> required rather than a production quality submission. AFAICS it is
>> still limited to '1 TB' only...
>
> At the beginning of the CF, I do a sweep of patch files emailed to
> -hackers and not in the CF.  I believe there were three such of yours,
> take a look at the CF list.  Like I said, better to track them
> unnecessarily than to lose them.

Thanks. Please delete the patch marked "Batch API for After Triggers".
All others are submissions by me.

--Simon Riggs                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review])
Next
From: Kevin Grittner
Date:
Subject: Re: A minor correction in comment in heaptuple.c