How to lock a table

From: "Morten W(dot) Petersen" <morten(at)src(dot)no>
To: pgsql-general(at)postgresql(dot)org
Subject: How to lock a table
Date: 2000-07-05 11:25:27
Message-ID: Pine.LNX.4.21.0007051324220.18464-100000@lade.src.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

We're trying to use a unique-identifier scheme in a database; and
therefore we need to put a lock on a table.

Is there some way to do this using the PyGres (python) adapter?

-Morten

-------------------------------------------------------------
How to reply to email:
http://home.sol.no/~vidaandr/news/OBSquoting.html (norsk)
http://home.sol.no/~vidaandr/news/FAQquoting.html (english)

Who is the bigger fool? The fool or the fool who follows him?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mike Mascari 2000-07-05 11:27:35 [Fwd: [HACKERS] Re: Revised Copyright: is this morepalatable?]
Previous Message Jesus Aneiros 2000-07-05 11:03:08 Re: REFERENCES troubles