Re: How to terminate a query

Поиск
Список
Период
Сортировка
От A B
Тема Re: How to terminate a query
Дата
Msg-id g2udbbf25901004202259hc0f3dbd4w106820bce710b26b@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to terminate a query  (Scott Marlowe <scott.marlowe@gmail.com>)
Ответы Re: How to terminate a query  (Josh Kupershmidt <schmiddy@gmail.com>)
Список pgsql-general
> select pg_cancel_backend(pid);
> will kill a running query.

Thanks.

> Sometimes cancel_backend fails because there's no point where the code
> checks for a cancel.

What would such a point in the code look like?

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

Предыдущее
От: Yan Cheng CHEOK
Дата:
Сообщение: Re: unable to start postgresql server services (Windows XP/Professional/Service Pack3)
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: unable to start postgresql server services (Windows XP/Professional/Service Pack3)