Lock!

From: Szabó Péter <matyee(at)mail(dot)alba(dot)hu>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Lock!
Date: 2003-10-13 10:33:22
Message-ID: 006001c39175$6d8771a0$2702a8c0@WorkGroup
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi!

I have a lock problem. If i lock a record with SELECT FOR UPDATE, than i try to lock again, the process just wait until the record free. But i have to send a message to the user like 'The record is locked, try later.'. But i can't. How can i do this?

Matyee

Browse pgsql-admin by date

  From Date Subject
Next Message Daniel Rubio 2003-10-14 09:32:03 Security Problem
Previous Message Szabó Péter 2003-10-13 10:30:43 Lock!