Re: Make check fails on 8.3.7 - Mailing list pgsql-general

From Tom Lane
Subject Re: Make check fails on 8.3.7
Date
Msg-id 12140.1249019703@sss.pgh.pa.us
Whole thread Raw
In response to Make check fails on 8.3.7  (Christine Desmuke <cdesmuke@kshs.org>)
Responses Re: Make check fails on 8.3.7
Re: Make check fails on 8.3.7
List pgsql-general
Christine Desmuke <cdesmuke@kshs.org> writes:
> I'm trying to install 8.3.7, but can't get past make check.
> CentOS release 4.7 (Final), with an existing install of 8.3.1 running as
> a warm standby
> ...
> It looks in every case like the ERROR (and also HINT lines) lines are
> causing the failures, but I'm not sure what setting I messed up to cause
> that. What should I be looking for?

Years ago I saw roughly similar symptoms when SELinux decided postgres
shouldn't be allowed to write to /dev/tty.  I'm not sure how that would
relate to your situation, but it'd be worth checking for avc messages in
the kernel log ...

            regards, tom lane

pgsql-general by date:

Previous
From: Phoenix Kiula
Date:
Subject: PG optimization on CentOS Linux file system with SCSI disks
Next
From: Costin Grigoras
Date:
Subject: Re: why is autovacuum still ongoing even if set to off ?