Re: Server process

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Server process
Дата
Msg-id 40B2B801.9020201@familyhealth.com.au
обсуждение исходный текст
Ответ на Server process  ("Michael Ryan S. Puncia" <mpuncia@census.gov.ph>)
Список pgsql-performance
Read the docs on going SET statement_timeout TO ...;

Chris

Michael Ryan S. Puncia wrote:

>
>
> Hi,
>
>
>
> How can I automatically kill a process in the database (ex a select or
> explain) if it exceeds my limit of 2 or 3 mins ..
>
>  For example : I have a query that already running for 3 or 4 mins I
> want to kill that process for a reason and return a
>
> Signal to the user.
>
>
>
> Thanks
>
> Michael
>

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

Предыдущее
От: "Michael Ryan S. Puncia"
Дата:
Сообщение: Server process
Следующее
От: Jochem van Dieten
Дата:
Сообщение: Re: PostgreSQL caching