Re: Hangs on Semop

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Gary Mensenares" <jug(at)callworx(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Hangs on Semop
Date: 2004-06-20 19:26:34
Message-ID: 6984.1087759594@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Gary Mensenares" <jug(at)callworx(dot)com> writes:
> I was just wondering if anyone else here has ever experienced Postgres
> hanging on an INSERT or DELETE command?

Sounds to me like it's waiting for somebody else's lock. The pg_locks
system view might help clue you into which lock.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tomi Orava 2004-06-20 21:48:07 Re: BUG #1173: Sig 11 in insert
Previous Message Tom Lane 2004-06-20 11:49:44 Re: [Fwd: Bug#255208: postgresql - ignores SIGPIPE]