Re: Lock!

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Lock!
Дата
Msg-id 15774.1066231612@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Lock!  (Ang Chin Han <angch@bytecraft.com.my>)
Список pgsql-admin
Ang Chin Han <angch@bytecraft.com.my> writes:
> Just remember to reset STATEMENT_TIMEOUT to zero or your default before
> any slow queries in that transaction.

Also, you can use "SET LOCAL ..." to constrain the effects of the SET
command; this is probably safer than trying to remember to reset the
variable when you're done.

            regards, tom lane

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

Предыдущее
От: Oliver Elphick
Дата:
Сообщение: Re: working with users
Следующее
От: Naomi Walker
Дата:
Сообщение: 7.3.2 to 7.3.4 upgrade