Re: [HACKERS] pg_ctl - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [HACKERS] pg_ctl
Date
Msg-id Pine.GSO.4.02A.9912061251380.1828-100000@Panter.DoCS.UU.SE
Whole thread Raw
In response to pg_ctl  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Responses Re: [HACKERS] pg_ctl
List pgsql-hackers
On Mon, 6 Dec 1999, Tatsuo Ishii wrote:

> pg_ctl [-w][-D database_dir][-p path_to_postmaster][-o "postmaster_opts"] start

> postmaster.pid and other files under the directory. -p specifies the
> path to postmaster. If -p is not given, default path (generated as
> $(BINDIR)/postmaster while making pg_ctl from pg_ctl.sh) will be used.

May I issue a complaint? The use of the configure time generated BINDIR
for finding binaries at run time is not only an explicitly discouraged
abuse of the whole autoconf concept, it might potentially lead to big
problems when packages are built in temporary trees. I'm currently working
on a portable "which" alternative. When I get it done, I'll suggest that
one to you.

-- 
Peter Eisentraut                  Sernanders vaeg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden



pgsql-hackers by date:

Previous
From: Karel Zak - Zakkr
Date:
Subject: RAW I/O device
Next
From: wieck@debis.com (Jan Wieck)
Date:
Subject: Re: [HACKERS] RAW I/O device