Re: statement_timeout is not cancelling query - Mailing list pgsql-bugs

From Tom Lane
Subject Re: statement_timeout is not cancelling query
Date
Msg-id 13987.1260909940@sss.pgh.pa.us
Whole thread Raw
In response to Re: statement_timeout is not cancelling query  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: statement_timeout is not cancelling query  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-bugs
Robert Haas <robertmhaas@gmail.com> writes:
> Err, sorry, I quoted the wrong part.  I meant, how would you rlimit
> the server memory usage?

Put a ulimit command in the server start script?  Depending on the
details of the start script you might need to put it in the postgres
user's .profile instead, but it's certainly doable.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Robert Haas
Date:
Subject: Re: BUG #5242: ODBC driver v8.4.1 crashed
Next
From: Robert Haas
Date:
Subject: Re: statement_timeout is not cancelling query