Re: transactions -- avoid hanging due to locks

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: transactions -- avoid hanging due to locks
Дата
Msg-id 15346.1051279073@sss.pgh.pa.us
обсуждение исходный текст
Ответ на transactions -- avoid hanging due to locks  (mixo <mixo@beth.uniforum.org.za>)
Список pgsql-general
mixo <mixo@beth.uniforum.org.za> writes:
> Is it possible to make an update query return immediately with
> the result that current update query cannot be performed due to
> a transaction that  has locked the entry or entries?

I'd try setting a short statement_timeout.

            regards, tom lane


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

Предыдущее
От: Mark Kirkwood
Дата:
Сообщение: Re: Solaris
Следующее
От: "David Olbersen"
Дата:
Сообщение: Re: ODBC & Access [Try 2]