postmaster link to postgres executable

From: imoir(at)templetech(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: postmaster link to postgres executable
Date: 2005-07-06 21:20:11
Message-ID: 1120684811.42cc4b0b55ed0@webmail.telusplanet.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello

Why is the postmaster link to the postgres executable used to run the postgres
server rather than running the postgres executable directly? I have a client
who wishes to use a monitoring application, and the fact that a link to an
executable is used is causing a problem. Can the reference in the linux startup
script be changed from the postmaster file to the postgres file?

Ian

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dawid Kuroczko 2005-07-06 21:30:52 Re: About unsigned smallint?
Previous Message Scott Marlowe 2005-07-06 21:19:04 Re: can't drop sequence even though table is gone