RE: [SQL] Repeatable reads

2000-09-26 Thread Mikheev, Vadim
Use SET TRANSACTION ISOLATION LEVEL SERIALIZABLE inside BEGIN/END block. Default is READ COMMITTED. Vadim > > It appears that postgres 7.0 does not support repeatable read for > transaction isolation. Is this planned? If so, when? > > -Michael > _

Re: [SQL] Repeatable reads

2000-09-19 Thread Tom Lane
"Michael Richards" <[EMAIL PROTECTED]> writes: > It appears that postgres 7.0 does not support repeatable read for > transaction isolation. Is this planned? If so, when? ?? Maybe you need to do SET TRANSACTION ISOLATION LEVEL? regards, tom lane

[SQL] Repeatable reads

2000-09-19 Thread Michael Richards
It appears that postgres 7.0 does not support repeatable read for transaction isolation. Is this planned? If so, when? -Michael _ http://fastmail.ca/ - Fast Free Web Email for Canadians