New feature: skip row locks when table is locked.

From: pasman pasmański <pasman(dot)p(at)gmail(dot)com>
To: Pgsql-general(at)postgresql(dot)org
Subject: New feature: skip row locks when table is locked.
Date: 2011-04-28 05:29:13
Message-ID: BANLkTik+e3XTXjRsqfMJ4zx=4igWdJZcCA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi. Yesterday i have an idea, that sometimes row locks may be skipped,
when table is already locked with LOCK command. It may to reduce an
overhead from row locks.
What do you think about it?

--
------------
pasman

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alban Hertroys 2011-04-28 05:33:36 Re: GIN index not used
Previous Message Palle Girgensohn 2011-04-28 05:25:41 Re: [ANNOUNCE] PostgreSQL Core Team