Re: [HACKERS] 'Waiting on lock' - Mailing list pgsql-patches

From Gregory Stark
Subject Re: [HACKERS] 'Waiting on lock'
Date
Msg-id 87k5tyfnbe.fsf@oxford.xeocode.com
Whole thread Raw
In response to Re: [HACKERS] 'Waiting on lock'  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
"Tom Lane" <tgl@sss.pgh.pa.us> writes:

> Which is always the same process:
>         PGSemaphoreUnlock(&MyProc->sem);

Aaah! I just grokked what's going on with the semaphores here. It all makes a
lot more sense now. Nevermind.

--
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com


pgsql-patches by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: more autovacuum fixes
Next
From: Neil Conway
Date:
Subject: psql: flush output in cursor-fetch mode