Re: BUG #6269: Anomaly detection

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: goudvis <paul(dot)stapersma(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6269: Anomaly detection
Date: 2011-10-28 13:45:42
Message-ID: CA+Tgmob5CCuJdyAGjmO1KwBFUBFynpYxiut_PO_z8q=o7tfLYw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Oct 27, 2011 at 7:02 PM, goudvis <paul(dot)stapersma(at)gmail(dot)com> wrote:
> A few updates from my side:
> Kevin helped me find two bugs in my test suite. The first: the test suite
> had a syntax error in setting the isolation level, which resulted in not
> setting an isolation level at all. Secondly, I made a mistake in the phantom
> detection code, which resulted in detecting phantoms when there where no
> phantoms.
>
> Afterwards, all tests where repeated on PostgreSQL 9.1.1 with no strange
> results by both Kevin and me.
>
> The results in my earlier posted report can therefore be marked as
> incorrect.
>
> Thanks for the support and replies on my work.

I would be curious to see (updated, corrected) results on older versions.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2011-10-28 14:03:30 Re: Re: BUG #6264: Superuser does not have inherent Replication permission
Previous Message Robert Haas 2011-10-28 13:44:04 Re: Add statistics_collector_listen_addresses to fix hard-coding of "localhost"