Re: Horology & stats tests fail in 7.4.3/RH 9 - Mailing list pgsql-general

From Tom Lane
Subject Re: Horology & stats tests fail in 7.4.3/RH 9
Date
Msg-id 8788.1090211620@sss.pgh.pa.us
Whole thread Raw
In response to Horology & stats tests fail in 7.4.3/RH 9  (Chuck Bearden <cbearden@hal-pc.org>)
List pgsql-general
Chuck Bearden <cbearden@hal-pc.org> writes:
> I am building from a freshly downloaded tar.gz of 7.4.3.  The machine is
> a 4CPU Dell with an unsupported RH 9 install.

> When I ran the regression tests, two failed: horology and stats.  I'll
> append the content of the regression.diffs file to the posting.

> Is this something I should be worried about?

Your horology results appear to match the no-DST-before-1970 variant,
which would be unsurprising on some variants of Unix but it is a tad
surprising on a recent Linux platform.  Still, unless you are planning
to do stuff with pre-1970 timestamps it's not worth getting excited
about.

The stats failure shows that the statistics collector is not starting.
The only cause of that I've seen in the past is broken or overly
restrictive configuration of local-loopback IP connections.  Look in the
postmaster's log for more details.

            regards, tom lane

pgsql-general by date:

Previous
From: "Matthew T. O'Connor"
Date:
Subject: Re: Fwd: Indexes and Tables: Growth and Treatment
Next
From: Anton Nikiforov
Date:
Subject: PGCluster in production