Re: Deadlock with pg_dump?

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Deadlock with pg_dump?
Дата
Msg-id 20061026222911.GR26892@nasby.net
обсуждение исходный текст
Ответ на Re: Deadlock with pg_dump?  (Chris Campbell <chris@bignerdranch.com>)
Список pgsql-hackers
On Thu, Oct 26, 2006 at 06:11:59PM -0400, Chris Campbell wrote:
> On Oct 26, 2006, at 17:21, Tom Lane wrote:
> 
> >And what was 1171 doing?  I really doubt that either of these could  
> >have
> >been pg_dump.
> 
> I know that process 1120 is a Java client (Hibernate) running an  
> UPDATE query, but I have no idea what 1171 is. I doubt that 1171 was  
> pg_dump, but when we turn off the pg_dump cron jobs (for 12-ish  
> hours), the deadlocks go away. We usually see 5 or 6 deadlocks spread  
> throughout the day. That's not definitive evidence, of course, but  
> it's certainly curious.

I seem to remember something funny about hibernate and locking, though I
can't recall any details right now... but searching the archives might
provide insight.
-- 
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)


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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: Replication documentation addition
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Deadlock with pg_dump?