Re: postmaster hangs

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Tsirkin Evgeny <tsurkin(at)mail(dot)jct(dot)ac(dot)il>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: postmaster hangs
Date: 2006-01-04 15:25:20
Message-ID: 2783.1136388320@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Tsirkin Evgeny <tsurkin(at)mail(dot)jct(dot)ac(dot)il> writes:
> Today i was trying to run an old ver. of an application on test server .
> After a while i have got the pg hangs :

It looks like someone is holding a critical LWLock --- hard to tell if
it's the BufMgrLock or a per-buffer lock for a system index's metapage,
but must be one or the other. Try backtracing the processes that
*aren't* hung in this particular way. I'm not sure you'll be able to
learn anything much given that the build doesn't have debug info, but
you might as well try.

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Alain Rodriguez Arias 2006-01-04 15:26:49 NHibernate
Previous Message sandhya 2006-01-04 13:06:43 Re: reg db access from windows