From: | Oliver Elphick <olly(at)lfix(dot)co(dot)uk> |
---|---|
To: | Terry Yapt <yapt(at)technovell(dot)com> |
Cc: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: Strange situation with two tables. |
Date: | 2002-09-11 21:44:47 |
Message-ID: | 1031780687.2067.601.camel@linda |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
On Wed, 2002-09-11 at 18:20, Terry Yapt wrote:
> Ok, I must to set isolation level to 'serializable' at the function begin, and set isolation level to 'normal mode' at the end.
>
> How can I do it ?
SET TRANSACTION ISOLATION LEVEL { SERIALIZABLE | READ COMMITTED }
--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight, UK
http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"I am crucified with Christ; nevertheless I live; yet
not I, but Christ liveth in me; and the life which I
now live in the flesh I live by the faith of the Son
of God, who loved me, and gave himself for me."
Galatians 2:20
From | Date | Subject | |
---|---|---|---|
Next Message | John Dougherty | 2002-09-11 21:48:47 | Upgrade or install 7.2.2 on SuSE 8.0 |
Previous Message | Chad Thompson | 2002-09-11 21:38:01 | A and C not B |