Limiting processor power on queries

Поиск
Список
Период
Сортировка
От Chad Thompson
Тема Limiting processor power on queries
Дата
Msg-id 026e01c31978$c36d5c80$32021aac@chad
обсуждение исходный текст
Ответы Re: Limiting processor power on queries  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Limiting processor power on queries  (Josh Berkus <josh@agliodbs.com>)
Список 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 по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Advisable to move SQL from PHP to functions?
Следующее
От: Katy Earl
Дата:
Сообщение: can't alter user with the postgres user