After going to the trouble of finding where psql lives, seems like

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 92fd3847799df28e978f83e82ceaf530c77efbd5
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-11-27T02:50:17Z
Releases: 7.1.1
After going to the trouble of finding where psql lives, seems like
pg_ctl should invoke it from there, not use whatever random psql might
(or might not) live in its $PATH.

Files

PathChange+/−
src/bin/pg_ctl/pg_ctl.sh modified +5 −5