Re: locking granularity - Mailing list pgsql-novice

From Bruno Wolff III
Subject Re: locking granularity
Date
Msg-id 20030205041705.GB11467@wolff.to
Whole thread Raw
In response to locking granularity  (Chandralaksana Natalia <npostgresql@yahoo.com>)
List pgsql-novice
On Tue, Feb 04, 2003 at 17:26:09 -0800,
  Chandralaksana Natalia <npostgresql@yahoo.com> wrote:
>
> Does anyone know, or know where to find, information about whether postgresql allows you to lock a tuple, a table, a
page? 

http://developer.postgresql.org/docs/postgres/explicit-locking.html
has a good discussion of user accessible locks.

pgsql-novice by date:

Previous
From: "Dinesh V"
Date:
Subject: SQL Intersect like problem
Next
From: Bruno Wolff III
Date:
Subject: Re: SQL Intersect like problem