Re: Major performance problem after upgrade from 8.3 to 8.4

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Major performance problem after upgrade from 8.3 to 8.4
Дата
Msg-id 22001.1283523290@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Major performance problem after upgrade from 8.3 to 8.4  (Gerhard Wiesinger <lists@wiesinger.com>)
Ответы Re: Major performance problem after upgrade from 8.3 to 8.4  (Gerhard Wiesinger <lists@wiesinger.com>)
Список 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 по дате отправления:

Предыдущее
От: Gerhard Wiesinger
Дата:
Сообщение: Re: Major performance problem after upgrade from 8.3 to 8.4
Следующее
От: Florian Weimer
Дата:
Сообщение: Odd estimation issue with user-defined type