Re: Locking

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Ian West <ian(at)niw(dot)com(dot)au>
Cc: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Locking
Date: 2000-08-13 03:24:31
Message-ID: 6903.966137071@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ian West <ian(at)niw(dot)com(dot)au> writes:
> Is there any way to request postgres to immediately fail, or better yet
> fail after some small time when trying to obtain a conflicting lock ?

Deadlocks should be detected within about a second. If you have an
example where one is not, let's see it...

regards, tom lane

In response to

  • Locking at 2000-08-11 23:34:00 from Ian West

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ian West 2000-08-13 06:16:17 Re: Locking
Previous Message Stephan Szabo 2000-08-12 23:46:45 Re: turning of referential integrity