Lock timeout detection in postgres 7.3.1 - Mailing list pgsql-admin

From Muhammad Shariq Muzaffar
Subject Lock timeout detection in postgres 7.3.1
Date
Msg-id 20030205101051.3917.qmail@web41115.mail.yahoo.com
Whole thread Raw
List pgsql-admin
Hi
I have recently migrated my database from MS Sql
Server to postgresql 7.3.1. In MS SQL SERVER, it is
very easy to set the lock time equals to zero on ROW
LEVEL. So that if some other user try to access the
same data, he/she will get the error immediately. I
have tried to run the same code through VB 6.0
(windows) using pgsql as database on RED HAT LINUX
8.0, the only problem i am facing is when ever a user
try to access a pre LOCKED ROW, the program goes into
halt until the first user executes ROLLBACK or COMMIT.

Is there any way to set the LOCK TIME equals to ZERO
in postgresql 7.3.1?


__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

pgsql-admin by date:

Previous
From: "Yudha Setiawan"
Date:
Subject: Script Trigger
Next
From: Marcelo Pereira Tada
Date:
Subject: Problem with VACUUM