Waiting on Lock 13

From: Simon Riggs <simon(at)2ndquadrant(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Waiting on Lock 13
Date: 2005-01-05 21:18:22
Message-ID: 1104959903.4088.31.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


I guess I could be just unlucky, but I see lots of locks on LWLock 13 in
my trace output for pgbench.

Assuming I count correctly, that is SubtransControlLock.

Why would I be invoking that if I am not issuing a SAVEPOINT ?

Best Regards,

Simon Riggs

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Birch 2005-01-05 23:16:07 Re: [HACKERS] Re: ECPG documentation
Previous Message Robert Treat 2005-01-05 18:23:00 Re: Where are the docs