Re: patch: prevent user from setting wal_buffers over 2GB bytes - Mailing list pgsql-hackers

From Robert Haas
Subject Re: patch: prevent user from setting wal_buffers over 2GB bytes
Date
Msg-id CA+TgmoaNirZqy3GrWM_5o+k+g+M7=ZGiiaR=UNPDcWWaPS6kGA@mail.gmail.com
Whole thread Raw
In response to Re: patch: prevent user from setting wal_buffers over 2GB bytes  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Tue, Aug 4, 2015 at 9:52 AM, Andres Freund <andres@anarazel.de> wrote:
>> So my vote is for the original approach.  (I've not read Josh's patch,
>> so there might be something wrong with it in detail, but I like the
>> basic approach.)
>
> +1

OK, committed and back-patched that all the way back to 9.0.

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



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Tab completion for CREATE SEQUENCE
Next
From: Alvaro Herrera
Date:
Subject: Re: Doubt about AccessExclusiveLock in ALTER TABLE .. SET ( .. );