Re: [HACKERS] (OT) Linux limits - Mailing list pgsql-hackers

From The Hermit Hacker
Subject Re: [HACKERS] (OT) Linux limits
Date
Msg-id Pine.BSF.4.21.0001071148430.18498-100000@thelab.hub.org
Whole thread Raw
In response to Re: [HACKERS] (OT) Linux limits  (Thomas Lockhart <lockhart@alumni.caltech.edu>)
List pgsql-hackers
On Fri, 7 Jan 2000, Thomas Lockhart wrote:

> > > I've got a (laptop) system running Mandrake 6.1 which is configured
> > > out of the box to disallow core dumps from users. root is allowed to
> > > increase the size limit (from tcsh, use "limit coredumpsize
> > > unlimited") but users are not allowed to do this for themselves.
> > are you looking for /etc/security/limits.conf ?
> 
> Thanks for the tip, and it looks like the right thing, but adding
> entries for core and rebooting does not help. I then tried upping a
> brute-force limit of zero imposed in the daemon startup function in
> /etc/rc.d/init.d/functions thinking that inetd or loginout or somesuch
> process might need to be higher (since all children inherit these
> limits apparently), but that does not seem to help. 

Under FreeBSD, we have a similar file: login.conf ... after modifying it,
though, you have to run a command to "compile" it ... do you have
something similar?




pgsql-hackers by date:

Previous
From: Lamar Owen
Date:
Subject: Re: [HACKERS] (OT) Linux limits
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Enhancing PGSQL to be compatible with Informix SQL