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

From Robert Haas
Subject Re: statement_timeout is not cancelling query
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: statement_timeout is not cancelling query  (Tom Lane <[email protected]>)
Responses Re: statement_timeout is not cancelling query
List pgsql-bugs
On Tue, Dec 15, 2009 at 3:45 PM, Tom Lane <[email protected]> wrote:
> Robert Haas <[email protected]> writes:
>> Err, sorry, I quoted the wrong part. =A0I meant, how would you rlimit
>> the server memory usage?
>
> Put a ulimit command in the server start script? =A0Depending 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.

This may be a stupid question, but when you hit the limit, will it
result in an ERROR or a PANIC?

...Robert

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: statement_timeout is not cancelling query
Next
From: Tom Lane
Date:
Subject: Re: statement_timeout is not cancelling query