Re: Is Pg 7.0.x's Locking Mechanism BROKEN?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Is Pg 7.0.x's Locking Mechanism BROKEN?
Дата
Msg-id 9089.964729394@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Is Pg 7.0.x's Locking Mechanism BROKEN?  (frank <f.callaghan@ieee.org>)
Список pgsql-hackers
Frank and Fabrice,

If you aren't having any luck generating a reproducible example of this
problem, you might try recompiling the backend with LOCK_DEBUG defined
in src/include/config.h --- or just dogmake cleangmake PROFILE=-DLOCK_DEBUG all
This should produce pretty voluminous quantities of info in the
postmaster's stdout/stderr log.  Run the postmaster with -d2 so we
can see the related queries too, and then maybe the log will have enough
info to tell something useful the next time you see it happen.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Questionable coding in proc.c & lock.c
Следующее
От: Joe Brenner
Дата:
Сообщение: Re: Inprise InterBase(R) 6.0 Now Free and Open Source