Re: Limiting postgresql resources

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Joey K(dot)" <pguser(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Limiting postgresql resources
Date: 2008-04-06 03:52:51
Message-ID: 17468.1207453971@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Joey K." <pguser(at)gmail(dot)com> writes:
> So, is it possible to kill a query thats running for x minutes with 50%+ CPU
> load and using y MB of memory?

There's statement_timeout ...

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Oleg Bartunov 2008-04-06 04:11:36 Re: Text Search Configuration Problem
Previous Message Frank Miles 2008-04-06 03:42:34 Re: Exception messages -> application?