| From: | Takahiro Itagaki <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: Concurrent update failure in HEAD |
| Date: | 2010-01-08 03:15:37 |
| Message-ID: | 20100108121537.3E0B.52131E4D@oss.ntt.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Takahiro Itagaki <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp> writes:
> > I found pgbench sometimes receives responces of "UPDATE 0" from HEAD server.
> > When I re-tested pgbench with 8.4.2 server, all of the results were "UPDATE 1".
> > Are there known issues in HEAD for concurrent updates?
>
> There are now :-(. I've committed a fix that I think takes care of
> this, but since it seems to be a quite hard-to-reach path of control,
> please test some more.
Excellent! It worked perfenct and I don't see update failure anymore.
I hope we will have additional regression tests to find such kind of bugs.
Regards,
---
Takahiro Itagaki
NTT Open Source Software Center
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Felt | 2010-01-08 04:02:39 | Re: email addresses |
| Previous Message | Tom Lane | 2010-01-08 02:45:27 | Re: Concurrent update failure in HEAD |