Re: Synchronization Primitives - Mailing list pgsql-hackers

From Markus Wanner
Subject Re: Synchronization Primitives
Date
Msg-id 491C1DD7.9060201@bluegap.ch
Whole thread Raw
In response to Re: Synchronization Primitives  (Hannu Krosing <hannu@2ndQuadrant.com>)
List pgsql-hackers
Hi,

Hannu Krosing wrote:
>> As I know, you can use show mutex status  in MySQL to find which mutex
>> is hot. But i don't know in PostgreSQL.
> 
> look at pg_locks system view

Or read about dtrace to analyze lower level locking contention:
http://www.postgresql.org/docs/8.3/static/dynamic-trace.html

Regards

Markus Wanner



pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: Synchronization Primitives
Next
From: Magnus Hagander
Date:
Subject: Client certificate authentication