Marcin Inkielman wrote:
> 
> I 'm using :
> 
> LOCK <<tablename>> IN ACCESS EXCLUSIVE MODE;
                        ^^^^^^
This blocks concurrent read access - is it what you really want?

> to control concurrent transactions - it works for me
> (postgres 6.5.2)

Vadim

************

Reply via email to