Re: PATCH: Split stats file per database WAS: autovacuum stress-testing our system

From: Tomas Vondra <tv(at)fuzzy(dot)cz>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PATCH: Split stats file per database WAS: autovacuum stress-testing our system
Date: 2013-02-19 16:58:28
Message-ID: 9e6e1731b4e8b2a4fe028986a5b4f1d6@fuzzy.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Dne 19.02.2013 11:27, Tom Lane napsal:
> Tomas Vondra <tv(at)fuzzy(dot)cz> writes:
>> Dne 19.02.2013 05:46, Alvaro Herrera napsal:
>>> Mastodon failed:
>>>
>>> http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=mastodon&dt=2013-02-19%2000%3A00%3A01
>>>
>>> probably worth investigating a bit; we might have broken something.
>
>> Hmmm, interesting. A single Windows machine, while the other Windows
>> machines seem to work fine (although some of them were not built for
>> a
>> few weeks).
>
> Could be random chance --- we've seen the same failure before, eg
>
>
> http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=mastodon&dt=2012-11-25%2006%3A00%3A00

Maybe. But why does random chance happens to me only with regression
tests and not lottery, like to normal people?

Tomas

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David E. Wheeler 2013-02-19 17:44:59 Re: JSON Function Bike Shedding
Previous Message Peter Eisentraut 2013-02-19 16:01:36 Re: Materialized views WIP patch