No, not the pg data directory. The pg binaries. My problem was caused
by the timezone files installed under /usr/local/pgsql/share were not
world readable due the way I had the umask of root set when I did the
compile and install.
Erik Jones wrote:
> What? Are you actually saying that a PG data directory should be world
> readable? That will never happen as that throws out even the most basic
> security facilities.