Set timeout just on a query?

Поиск
Список
Период
Сортировка
От Shaozhong SHI
Тема Set timeout just on a query?
Дата
Msg-id CA+i5JwYsXzYwBT87y2jtch=Lg1s=d+XgJ0sJS0TV8VQT8g_Xtg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Set timeout just on a query?  (Christophe Pettus <xof@thebuild.com>)
Список pgsql-sql
Can timeout be set just on a query?

Can we do the following?

Begin

do a query
set timeout 
Exception
report a record

End;

Regards,
David

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Recursive query - ERROR: invalid memory alloc request size 1073741824
Следующее
От: Christophe Pettus
Дата:
Сообщение: Re: Set timeout just on a query?