Re: lock conflicting with another - Mailing list pgsql-general

From Tom Lane
Subject Re: lock conflicting with another
Date
Msg-id 1209.1092201958@sss.pgh.pa.us
Whole thread Raw
In response to lock conflicting with another  (Amir Zicherman <amir.zicherman@gmail.com>)
List pgsql-general
Amir Zicherman <amir.zicherman@gmail.com> writes:
> what does it mean when one lock mode conflicts with another

It means that a holder of the one lock type will block a requestor
of the other lock type (on the same lockable object, of course).

            regards, tom lane

pgsql-general by date:

Previous
From: Amir Zicherman
Date:
Subject: lock conflicting with another
Next
From: Christian Traber
Date:
Subject: Re: error moving table to tablespace (8.0 beta win32 )