Control: retitle -1 pg_ctlcluster should have support for numactl and PAM

Re: To Debian Bug Tracking System 2012-11-26 
<[email protected]>
> Package: postgresql-common
> Version: 134
> Severity: wishlist
> 
> We should probably consider adding something like the following patch
> to pg_ctlcluster. It wraps pg_ctl using numactl. Other uses might be
> strace, gdb, and similar things. /etc/postgresql/*/*/pg_ctl.conf seems
> like the right spot to configure this, for example using
> pg_ctl_wrapper = '...'

Here's yet another idea which will touch the same code region:
pg_ctlcluster should support PAM, or more specifically pam_limits.so,
so people can set proper limits in /etc/security/limits.conf.

This is probably the easiest to achieve if we simply use su(1) instead
of doing the PID change etc in pure perl.

Christoph
-- 
[email protected] | http://www.df7cb.de/

Attachment: signature.asc
Description: Digital signature

Reply via email to