Re: Weird problem that enormous locks

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Weird problem that enormous locks
Date: 2011-07-15 04:38:16
Message-ID: 4E1FC438.2020405@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 07/14/11 7:58 PM, Tony Wang wrote:
>
> There were 2519 RowExclusiveLock and 85 ExclusiveLock

how could 800 max_connections have 2519 row locks ? do you update
multiple different rows in the same transaction?

--
john r pierce N 37, W 122
santa cruz ca mid-left coast

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mike Christensen 2011-07-15 04:50:00 Re: pgAdmin on Mac connecting to Postgres 9 on Linux - SSL/timeout issue
Previous Message Tony Wang 2011-07-15 02:58:44 Re: Weird problem that enormous locks