Re: Controlling Load Distributed Checkpoints

From: Greg Smith <gsmith(at)gregsmith(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Controlling Load Distributed Checkpoints
Date: 2007-06-08 14:33:50
Message-ID: Pine.GSO.4.64.0706081029510.5361@westnet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

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(at)gregsmith(dot)com http://www.gregsmith.com Baltimore, MD

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2007-06-08 14:34:04 Re: COPYable logs status
Previous Message Tom Lane 2007-06-08 14:29:03 Re: COPYable logs status

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2007-06-08 14:34:04 Re: COPYable logs status
Previous Message Tom Lane 2007-06-08 14:29:03 Re: COPYable logs status