AW: AW: AW: BLERe: AW: AW: relation ### modified while in use - Mailing list pgsql-hackers

From Zeugswetter Andreas SB
Subject AW: AW: AW: BLERe: AW: AW: relation ### modified while in use
Date
Msg-id 11C1E6749A55D411A9670001FA6879633680CC@sdexcsrv1.f000.d0188.sd.spardat.at
Whole thread Raw
List pgsql-hackers
> > Also the result would be, that the first readonly statements are allowed to
> > see schema changes, but selects after the first DML would not :-(
> 
> Does it mean that even read-only statements aren't allowed
> to release locks after other DMLs ?

That is, what Tom is suggesting, but not after first DML but earlier 
after transaction start. I would like to avoid this. I want read only statements 
to release locks upon completion regardless of transaction state 
(except in serializable isolation).

Andreas 


pgsql-hackers by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: AW: AW: BLERe: AW: AW: relation ### modified while in use
Next
From: Vince Vielhaber
Date:
Subject: Re: Mailing list archives available?