Re: Major performance problem after upgrade from 8.3 to 8.4

Поиск
Список
Период
Сортировка
От Gerhard Wiesinger
Тема Re: Major performance problem after upgrade from 8.3 to 8.4
Дата
Msg-id alpine.LFD.2.01.1009031853400.31084@bbs.intern
обсуждение исходный текст
Ответ на Re: Major performance problem after upgrade from 8.3 to 8.4  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Major performance problem after upgrade from 8.3 to 8.4  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
On Fri, 3 Sep 2010, Tom Lane wrote:

> Gerhard Wiesinger <lists@wiesinger.com> writes:
>> On Fri, 3 Sep 2010, Tom Lane wrote:
>>> Not even in that pgstartup.log file you sent stderr to?
>
>> Yes, also the redirected log file is empty. Also kernel log is empty.
>
> Huh.  Try strace'ing the process to see what it's doing.


It tries to find something in /usr/share/ ...
Ok, I think from the compile time options:
./configure --with-system-tzdata=/usr/share

Previously I had problems with the timezone on startup (Default not
found) so I tried to set the directory.

Maybe the timezone thing (it looks for the Default timezone) is easier to
fix ...

Thnx.

Ciao,
Gerhard

--
http://www.wiesinger.com/

В списке pgsql-performance по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Major performance problem after upgrade from 8.3 to 8.4
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Question about LEFT JOIN and query plan