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 54F605F6.3080107@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  (Corey Huinker <corey.huinker@gmail.com>)
List pgsql-hackers
On 03/03/2015 10:58 AM, Corey Huinker wrote:
> Naive question: would it be /possible/ to change configuration to accept
> percentages, and have a percent mean "of existing RAM at startup time"?
> 
> I ask because most of the tuning guidelines I see suggest setting memory
> parameters as a % of RAM available.

Waaaaaaay off topic for this thread.  Please don't hijack; start a new
thread if you want to discuss this.

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



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Patch: raise default for max_wal_segments to 1GB
Next
From: Tom Lane
Date:
Subject: Re: plpgsql versus domains