Re: [HACKERS] pg_ctl
| От | Peter Eisentraut |
|---|---|
| Тема | Re: [HACKERS] pg_ctl |
| Дата | |
| Msg-id | Pine.GSO.4.02A.9912061251380.1828-100000@Panter.DoCS.UU.SE обсуждение исходный текст |
| Ответ на | pg_ctl (Tatsuo Ishii <t-ishii@sra.co.jp>) |
| Ответы |
Re: [HACKERS] pg_ctl
|
| Список | 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 по дате отправления: