Re: Limiting processor power on queries

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Limiting processor power on queries
Дата
Msg-id 24862.1052928978@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Limiting processor power on queries  ("Chad Thompson" <chad@weblinkservices.com>)
Список pgsql-novice
"Chad Thompson" <chad@weblinkservices.com> writes:
> 1) Is there some way to kill a query in 7.3?
>>
>> That's been in there for a *long* time.

> Pray tell, what can I look for in the docs to find such a solution ;-)

In what context?  In psql you type control-C (on most systems).  A libpq
user would call PQrequestCancel().  I don't recall offhand what to do
when using other interface libraries.

            regards, tom lane

В списке pgsql-novice по дате отправления:

Предыдущее
От: "M. Bastin"
Дата:
Сообщение: MD5 encryption, Was: Multilingual database
Следующее
От: "Chad Thompson"
Дата:
Сообщение: Re: Limiting processor power on queries