RE: Lock on arbitrary string feature - Mailing list pgsql-hackers

From Myron Scott
Subject RE: Lock on arbitrary string feature
Date
Msg-id Pine.GSO.4.10.10101110938000.4062-100000@goldengate.kojoworldwide.com.
Whole thread Raw
In response to RE: Lock on arbitrary string feature  ("Mikheev, Vadim" <vmikheev@SECTORBASE.COM>)
List pgsql-hackers

> Has anyone any input to offer on adding an arbitrary locking feature?

Have you tried user locks?  They don't block and span transactions but
maybe you can work this out in your application.

User locks are not in the parser but there is an  add on module 
that is in the contrib dir. Maybe that will work for you.



Myron Scott
mkscott@sacadia.com





pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Lock on arbitrary string feature
Next
From: Hannu Krosing
Date:
Subject: Re: AW: Re: GiST for 7.1 !!