Re: Patch: raise default for max_wal_segments to 1GB - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Patch: raise default for max_wal_segments to 1GB
Date
Msg-id 54F4F787.1080409@agliodbs.com
Whole thread Raw
In response to Patch: raise default for max_wal_segments to 1GB  (Josh Berkus <josh@agliodbs.com>)
Responses Re: Patch: raise default for max_wal_segments to 1GB
List pgsql-hackers
On 03/02/2015 03:43 PM, Andres Freund wrote:
> Hi,
>
> On 2015-03-02 15:40:27 -0800, Josh Berkus wrote:
>> ! #max_wal_size = 1GB            # in logfile segments
>
> Independent of the rest of the changes, the "in logfile segments" bit
> should probably be changed.

Point!  Although I think it's fair to point out that that wasn't my
omission, but Heikki's.

Version C, with that correction, attached.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Patch: raise default for max_wal_segments to 1GB
Next
From: Jim Nasby
Date:
Subject: Re: How about to have relnamespace and relrole?