Re: SET transaction_timeout inside a transaction

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: SET transaction_timeout inside a transaction
Дата
Msg-id 2164653.1758313260@sss.pgh.pa.us
обсуждение исходный текст
Ответ на SET transaction_timeout inside a transaction  ("Quentin de Metz" <quentin@de.me.tz>)
Список pgsql-novice
"Quentin de Metz" <quentin@de.me.tz> writes:
> It appears that changing the transaction_timeout when inside a transaction does not work as expected.

The effective value is whatever it was at transaction start, because
that's when the transaction timeout time is determined.

            regards, tom lane



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