Re: Major performance problem after upgrade from 8.3 to 8.4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 3 Sep 2010, Tom Lane wrote:

Gerhard Wiesinger <lists@xxxxxxxxxxxxx> 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/

--
Sent via pgsql-performance mailing list (pgsql-performance@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance


[Postgresql General]     [Postgresql PHP]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Yosemite]

  Powered by Linux