Re: Locking a Table - Mailing list pgsql-novice

From ERIC Lawson - x52010
Subject Re: Locking a Table
Date
Msg-id Pine.LNX.4.21.0104261125170.7002-100000@arwen.bioeng.washington.edu
Whole thread Raw
In response to Locking a Table  ("Manohar.K (GM Systems)" <manohark@elgi.jet.co.in>)
List pgsql-novice
On Thu, 26 Apr 2001, Manohar.K (GM Systems) wrote:

> Hi
> How to lock a table during transaction processing in PostgreSQL 7.0.2
> K.Manoharan
>

See the SQL LOCK statement implementation, documented for 7.0 at

http://www.ca.postgresql.org/users-lounge/docs/7.0/user/sql-lock.htm

Eric Lawson


pgsql-novice by date:

Previous
From: "Stephen M. Ford"
Date:
Subject: still having installing problems
Next
From: ERIC Lawson - x52010
Date:
Subject: Re: DROP COLUMN ?