Table Lock?

From: Bjørn T Johansen <btj(at)havleik(dot)no>
To: "pgsql-jdbc (at) postgresql (dot) org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Table Lock?
Date: 2003-09-22 22:09:59
Message-ID: 1064268599.30622.9.camel@pennywise.havleik.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

How do I lock a table (and not just the row) with a select in
PostgreSQL?

Regards,

BTJ

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2003-09-23 01:24:53 Re: Table Lock?
Previous Message Bjørn T Johansen 2003-09-22 22:08:33 Re: Begin transaction?