Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease

Поиск
Список
Период
Сортировка
От MauMau
Тема Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease
Дата
Msg-id 8EC58B22649C4BACB322EA9F97C2A989@maumau
обсуждение исходный текст
Ответ на Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease  (Peter Geoghegan <pg@heroku.com>)
Список pgsql-hackers
From: "Peter Geoghegan" <pg@heroku.com>
> You mentioned a hang during a B-Tree insert operation - do you happen
> to have a backtrace that relates to that?

Sorry, I may have misunderstood.  The three stack traces I attached are not 
related to btree.  I recall that I saw one stack trace containing 
bt_insert(), but I'm not sure.

When the hang occurred, INSERT/UPDATE/COMMIT statements stopped for at least 
one hour, while SELECT statements ran smoothly.

Regards
MauMau




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

Предыдущее
От: KONDO Mitsumasa
Дата:
Сообщение: Re: Add min and max execute statement time in pg_stat_statement
Следующее
От: "MauMau"
Дата:
Сообщение: Re: Do you know the reason for increased max latency due to xlog scaling?