From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
---|---|
To: | gevik(at)xs4all(dot)nl |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: newbie compile question. please help |
Date: | 2004-11-12 00:01:21 |
Message-ID: | 4193FD51.3010006@fastcrypt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Check the path of pg_ctl and postmaster, you must have two versions on
the machine somewhere.
Dave
gevik(at)xs4all(dot)nl wrote:
>Dear Folks,
>
>Could someone please tell me what I am doing wrong here?
>
>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.
>Check your installation.
>*************************************************
>
>What am I doing wrong here?
>
>Regards,
>
>Gevik
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
>
>
>
--
Dave Cramer
http://www.postgresintl.com
519 939 0336
ICQ#14675561
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Stark | 2004-11-12 00:07:37 | Re: MAX/MIN optimization via rewrite (plus query rewrites generally) |
Previous Message | Thomas Hallgren | 2004-11-12 00:00:44 | Re: GUC custom variables broken |