On my CentOS 5.0 box with the RHEL version of Postgresql 8.4.2, the initial initdb step fails with the error
"WARNING: cold not read time zone file "Default" : permission denied. FATAL: invalid value for parameter "timezone_abbreviations": "Default" A search of the mail list and google showed this appearing on Windows, but I am on Linux. Anyone have any workaround? -- Wade Hampton ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match