Deadlock - Mailing list pgsql-docs

From Joseph Paris
Subject Deadlock
Date
Msg-id Pine.LNX.4.21.0105251009270.11445-100000@darius.mcs.anl.gov
Whole thread Raw
In response to Re: docbook problem  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Deadlock  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-docs
Hey,

I was wondering how pgsql handles multile requests to lock a table?  Say
there are 5 concurent threads attempting a lock on a DB... does pgsql
assign an arbritrary order to these requests or does it just ignore?

Thanks,
Joe Paris



pgsql-docs by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: docbook problem
Next
From: Peter Eisentraut
Date:
Subject: Re: Deadlock