Re: [HACKERS] Make check uses wrong binary.

2003-09-14 Thread Tom Lane
Kurt Roeckx <[EMAIL PROTECTED]> writes: > In the log file it says: > The program > /usr/local/pgsql/bin/postgres > needed by initdb does not belong to PostgreSQL version 7.4beta2, or > there may be a configuration problem. > Obviously, it's not supposed to take that binary but the one in > the

Re: [HACKERS] Make check uses wrong binary.

2003-09-14 Thread Peter Eisentraut
Kurt Roeckx writes: > In the log file it says: > The program > /usr/local/pgsql/bin/postgres > needed by initdb does not belong to PostgreSQL version 7.4beta2, or > there may be a configuration problem. There is logic at the top of initdb that tries to prefer a "postgres" program in its own d