Re: postmaster.exe removed in 8.2 - Mailing list pgsql-novice

From Shoaib Mir
Subject Re: postmaster.exe removed in 8.2
Date
Msg-id bf54be870612120500i69bab109vd2bd547095212b94@mail.gmail.com
Whole thread Raw
In response to postmaster.exe removed in 8.2  (jcvdm@webmail.co.za)
List pgsql-novice
Use 'pg_ctl.exe --version' for your C++ procedure instead of postmaster.exe as it is no more a part of bin folder.

--------------------
Shoaib Mir
EnterpriseDB (www.enterprisedb.com )

On 12/12/06, jcvdm@webmail.co.za <jcvdm@webmail.co.za> wrote:
Hi All,

Applies: Windows and 8.2

I wrote a little c++ procedure to verify whether a current installation is
present on a machine. I tested for the version of postmaster.exe in the
bin directory under the base dir. The problem is that 8.2 does not have a
postmaster.exe in the bin directory on my machine. A problem with my
installation or a change from 8.1 to 8.2 ?

Regards

Joe


---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

pgsql-novice by date:

Previous
From: jcvdm@webmail.co.za
Date:
Subject: postmaster.exe removed in 8.2
Next
From:
Date:
Subject: Upgrade to PGSQL 8.2 Problem