Re: Controlling Load Distributed Checkpoints - Mailing list pgsql-hackers

From Greg Smith
Subject Re: Controlling Load Distributed Checkpoints
Date
Msg-id Pine.GSO.4.64.0706081029510.5361@westnet.com
Whole thread Raw
In response to Re: Controlling Load Distributed Checkpoints  (Andrew Sullivan <ajs@crankycanuck.ca>)
Responses Re: Controlling Load Distributed Checkpoints  (Andrew Sullivan <ajs@crankycanuck.ca>)
List pgsql-hackers
On Fri, 8 Jun 2007, Andrew Sullivan wrote:

> Do you mean "change the OS settings" or something else?  (I'm not
> sure it's true in any case, because shared memory kernel settings
> have to be fiddled with in many instances, but I thought I'd ask for
> clarification.)

In a situation where a hosting provider of some sort is providing 
PostgreSQL, they should know that parameters like SHMMAX need to be 
increased before customers can create a larger installation.  You'd expect 
they'd take care of that as part of routine server setup.  What wouldn't 
be reasonable is to expect them to tune obscure parts of the kernel just 
for your application.

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: COPYable logs status
Next
From: Alvaro Herrera
Date:
Subject: Re: [PATCHES] [BUGS] BUG #3326: Invalid lower bound of autovacuum_cost_limit