Re: Major performance problem after upgrade from 8.3 to 8.4 - Mailing list pgsql-performance

From Tom Lane
Subject Re: Major performance problem after upgrade from 8.3 to 8.4
Date
Msg-id 22001.1283523290@sss.pgh.pa.us
Whole thread Raw
In response to Re: Major performance problem after upgrade from 8.3 to 8.4  (Gerhard Wiesinger <lists@wiesinger.com>)
Responses Re: Major performance problem after upgrade from 8.3 to 8.4
List pgsql-performance
Gerhard Wiesinger <lists@wiesinger.com> writes:
> On Thu, 2 Sep 2010, Tom Lane wrote:
>> Hm, you sure about that?  What's in the postmaster log?

> That's the strange thing: I don't have anything in stdout/stderr log and
> in pg_log directory and even in syslog.

Not even in that pgstartup.log file you sent stderr to?

I have seen cases before where Postgres couldn't log anything because of
SELinux.  If this is a Red Hat based system, look in the kernel log for
AVC messages.  If you see any, then SELinux is probably blocking things
because of the nonstandard directory locations.  Turning it off
temporarily would be the easiest fix, though relabeling the files would
be a better one.

            regards, tom lane

pgsql-performance by date:

Previous
From: Gerhard Wiesinger
Date:
Subject: Re: Major performance problem after upgrade from 8.3 to 8.4
Next
From: Florian Weimer
Date:
Subject: Odd estimation issue with user-defined type