Re: [GENERAL] lock conflicting with another

2004-08-10 Thread Tom Lane
Amir Zicherman <[EMAIL PROTECTED]> 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 -

[GENERAL] lock conflicting with another

2004-08-10 Thread Amir Zicherman
what does it mean when one lock mode conflicts with another like is says in the documentation? can somebody explain and maybe give an example. thanx, amir ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate