Re: Limit allocated memory per session

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: daveg <daveg(at)sonic(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Limit allocated memory per session
Date: 2009-10-01 14:35:55
Message-ID: 18968.1254407755@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

daveg <daveg(at)sonic(dot)net> writes:
> I'd like to propose adding a new GUC to limit the amount of memory a backend
> can allocate for its own use.

Use ulimit.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2009-10-01 14:39:27 Re: Hot Standby on git
Previous Message Mark Mielke 2009-10-01 14:35:07 Re: Use "samehost" by default in pg_hba.conf?