Limiting processor power on queries - Mailing list pgsql-novice

From Chad Thompson
Subject Limiting processor power on queries
Date
Msg-id 026e01c31978$c36d5c80$32021aac@chad
Whole thread Raw
Responses Re: Limiting processor power on queries
Re: Limiting processor power on queries
List pgsql-novice
Hey all,
I have 2 questions.

1) Is there some way to kill a query in 7.3?
    I have seen that it was on the todo list back in the 6.x days, but wasnt
able to find anything on it lately.

2) Is there a way to limit the processing power for a query based on a) from
where the query originated (eg. IP address) or b) the type of query it is.
(eg. select vs. insert)

TIA
Chad


pgsql-novice by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Advisable to move SQL from PHP to functions?
Next
From: Katy Earl
Date:
Subject: can't alter user with the postgres user