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.1009031952390.8416@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
|
Список | pgsql-performance |
On Fri, 3 Sep 2010, Tom Lane wrote: > Gerhard Wiesinger <lists@wiesinger.com> writes: >> On Fri, 3 Sep 2010, Tom Lane wrote: >>> 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 > > Doh. I hadn't looked closely at that. Probably you want > /usr/share/zoneinfo --- at least that's what the Red Hat RPMs use. > I tried even before I wrote to the mailinglist without success: ./configure ./configure --with-system-tzdata=/usr/share/pgsql/timezonesets ./configure --with-system-tzdata=/usr/share/pgsql ./configure --with-system-tzdata=/usr/share Now I tried without success: ./configure --with-system-tzdata=/usr/share/zoneinfo With last one I also get: 2010-09-03 19:51:29.079 CEST [27916] @/: FATAL: invalid value for parameter "timezone_abbreviations": "Default" Correct directory would be: ls -l /usr/share/pgsql/timezonesets/Default -rw-r--r-- 1 root root 29602 2010-05-17 20:07 /usr/share/pgsql/timezonesets/Default File looks also good. Any ideas? Thnx. Ciao, Gerhard -- http://www.wiesinger.com/
В списке pgsql-performance по дате отправления: