Re: two postgres binaries

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "kenneth d'souza" <kd_souza(at)hotmail(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: two postgres binaries
Date: 2008-01-09 15:24:32
Message-ID: 5867.1199892272@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

"kenneth d'souza" <kd_souza(at)hotmail(dot)com> writes:
> However, When I configure and compile with --enable-debug and -g respectively it generates a postgres binary in the location /usr/local/postgres8.1.5/src/backend/ .

I think you forgot the "make install" step to put the built executable
into the desired target location ... or you could just "cp" it there.

regards, tom lane

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Daniel T. Staal 2008-01-09 17:12:21 Order by sub-select
Previous Message Obe, Regina 2008-01-09 14:28:18 Re: Creating a tablespace on an external server in Windows