Re: insert waiting

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: insert waiting
Дата
Msg-id 20040820131822.GD20737@wolff.to
обсуждение исходный текст
Ответ на Re: insert waiting  (Ulrich Wisser <ulrich.wisser@relevanttraffic.se>)
Список pgsql-general
On Fri, Aug 20, 2004 at 13:20:49 +0200,
  Ulrich Wisser <ulrich.wisser@relevanttraffic.se> wrote:
> Hi John,
>
> but how long is the exclusive lock taken? For the whole transaction?
> My jobs are quite big, and transactions usually take several minutes.
> I can not afford have all my other jobs stalled for that time.

Once a lock is taken by a transaction, it is held until the end of that
transaction.

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

Предыдущее
От: Ulrich Wisser
Дата:
Сообщение: Adding missing FROM-clause entry for table "customer"
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: 7.4.5 release