Re: newbie compile question. please help - Mailing list pgsql-hackers

From Tom Lane
Subject Re: newbie compile question. please help
Date
Msg-id 10376.1100200037@sss.pgh.pa.us
Whole thread Raw
In response to newbie compile question. please help  (gevik@xs4all.nl)
List pgsql-hackers
gevik@xs4all.nl writes:
> I made some minor changes to
> main.c   then
> make then
> make install

> when I want to start the postmaster I get

> The program "postmaster" was found by
> "/home/gevik/postgres/build2/bin/pg_ctl"
> but was not the same version as pg_ctl.

Maybe you did something that broke recognition of the "-V" command-line option?
What happens when you do "postmaster -V"?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: MAX/MIN optimization via rewrite (plus query
Next
From: Tom Lane
Date:
Subject: Re: multiline CSV fields