Re: BUG #3245: PANIC: failed to re-find shared loc k o b j e ct

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #3245: PANIC: failed to re-find shared loc k o b j e ct
Дата
Msg-id 12242.1177355895@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #3245: PANIC: failed to re-find shared loc k o b j e ct  ("Dave Page" <dpage@postgresql.org>)
Ответы Re: BUG #3245: PANIC: failed to re-find shared loc k o b j e ct  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список pgsql-bugs
I wrote:
>> Yeah, this is great, particularly since it includes the OIDs.  However,
>> the OIDs don't seem to entirely match up with the LOCK_DEBUG output.
>> I'm wondering if somehow we're locking the wrong OIDs?

This may be a false alarm --- I had forgotten that relation locks are
taken at Parse or Bind time, hence the lock-grabbing associated with a
given command will be logged *before* the exec_execute_message log
entry.  Still sifting through the log, but thought I'd better mention
this in case anyone else is equally confused.

There is one completely unexplainable bit here, though: I see no
evidence of LOCKTAG_TRANSACTION locks being taken or released anywhere
in this log excerpt.  That makes no sense to me ... anyone?

            regards, tom lane

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: BUG #3245: PANIC: failed to re-find shared loc k o b j e ct
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: BUG #3245: PANIC: failed to re-find shared loc k o b j ect