Re: Locking a Table

From: ERIC Lawson - x52010 <eric(at)bioeng(dot)washington(dot)edu>
To: "Manohar(dot)K (GM Systems)" <manohark(at)elgi(dot)jet(dot)co(dot)in>
Cc: "'Shay Moreno'" <moreno(at)tdk(dot)dk>, "'esavas(at)mac(dot)com'" <esavas(at)mac(dot)com>, pgsql-novice(at)postgresql(dot)org
Subject: Re: Locking a Table
Date: 2001-04-26 18:26:50
Message-ID: Pine.LNX.4.21.0104261125170.7002-100000@arwen.bioeng.washington.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Joel Burton 2001-04-26 18:48:15 Re: DROP COLUMN ?
Previous Message ERIC Lawson - x52010 2001-04-26 18:16:57 Re: DROP COLUMN ?