From: | Stephen Frost <sfrost(at)snowman(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Alvaro Herrera <alvherre(at)commandprompt(dot)com>, daveg <daveg(at)sonic(dot)net>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Limit allocated memory per session |
Date: | 2009-10-01 17:16:26 |
Message-ID: | 20091001171626.GF17756@tamriel.snowman.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
* Tom Lane (tgl(at)sss(dot)pgh(dot)pa(dot)us) wrote:
> I was imagining that this would be something for individual distros
> to tackle. It's probably not portable enough to go into the
> contrib/start-scripts examples. On the other hand, it'd make lots
> of sense to have the Fedora or Debian or whatever scripts do this,
> since they know what kernel version they're targeting. (If anyone
> wants to send me the fixes to make Fedora's script do this ...)
I'm not exactly keen on Debian init scripts hacking kernel settings.
Should it hack up the shared memory numbers too? This is not what I
would consider 'init script' material for specific applications.
Thanks,
Stephen
From | Date | Subject | |
---|---|---|---|
Next Message | Kenneth Marshall | 2009-10-01 17:19:40 | Re: Rejecting weak passwords |
Previous Message | Tom Lane | 2009-10-01 17:13:09 | Re: Limit allocated memory per session |