Re: locking granularity

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Chandralaksana Natalia <npostgresql(at)yahoo(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: locking granularity
Date: 2003-02-05 04:17:05
Message-ID: 20030205041705.GB11467@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Tue, Feb 04, 2003 at 17:26:09 -0800,
Chandralaksana Natalia <npostgresql(at)yahoo(dot)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.

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Bruno Wolff III 2003-02-05 04:19:47 Re: SQL Intersect like problem
Previous Message Dinesh V 2003-02-05 02:00:47 SQL Intersect like problem