"Ed Stouder" <[EMAIL PROTECTED]> writes: > Based on some simple testing it appears initdb is looking for the files in > the default location not the prefix location.
I don't think so. Nondefault --prefix is actually the standard configuration for me and most of the other developers; I can assure you we'd notice if it didn't work. This may be an HPUX 11-specific issue (I do development on HPUX 10.20, so I know that works, but don't have access to an HPUX 11 installation). regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match