Re: Encountering errors while using pg_ctl - Mailing list pgsql-admin

From Phillip Smith
Subject Re: Encountering errors while using pg_ctl
Date
Msg-id 009901c7a8b0$b33a6e90$9b0014ac@wbaus090
Whole thread Raw
In response to Encountering errors while using pg_ctl  ("Ali, Luqman" <luqman.ali@sanmina-sci.com>)
Responses Re: Encountering errors while using pg_ctl
List pgsql-admin
> [postgres@hsvxto pgsql]$ pg_ctl -D /usr/local/pgsql/data stop -l log
> The programs "postmaster" and "psql" are needed by pg_ctl but
> were not found in the directory "/usr/bin".
> Check your installation.

Where did you install Postgres to? Did you install a binary package or
compile from source?

You may just need to sym link postmaster and psql into /usr/bin/ from their
actual location - probably something like /usr/local/postgres/bin/

Cheers,
~p


*******************Confidentiality and Privilege Notice*******************

The material contained in this message is privileged and confidential to
the addressee.  If you are not the addressee indicated in this message or
responsible for delivery of the message to such person, you may not copy
or deliver this message to anyone, and you should destroy it and kindly
notify the sender by reply email.

Information in this message that does not relate to the official business
of Weatherbeeta must be treated as neither given nor endorsed by Weatherbeeta.
Weatherbeeta, its employees, contractors or associates shall not be liable
for direct, indirect or consequential loss arising from transmission of this
message or any attachments

pgsql-admin by date:

Previous
From: "Ali, Luqman"
Date:
Subject: Encountering errors while using pg_ctl
Next
From: "Ali, Luqman"
Date:
Subject: Re: Encountering errors while using pg_ctl