Re: buildfarm fail "cardinal" - Mailing list pgsql-hackers

From Tom Lane
Subject Re: buildfarm fail "cardinal"
Date
Msg-id 29497.1170688109@sss.pgh.pa.us
Whole thread Raw
In response to buildfarm fail "cardinal"  (Gevik Babakhani <pgdev@xs4all.nl>)
List pgsql-hackers
Gevik Babakhani <pgdev@xs4all.nl> writes:
> I would like to know why the test stats on "pgbuildfarm/cardinal" fails?

Looks like DNS and/or /etc/hosts misconfiguration to me:

================== pgsql.10164/src/test/regress/log/postmaster.log ===================
LOG:  could not resolve "localhost": Name or service not known
LOG:  disabling statistics collector for lack of working socket

        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: buildfarm fail "cardinal"
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Performance penalty of visibility info in indexes?