pg_ctl strangeness under msys

Andrew Dunstan <[email protected]>
Newsgroups gmane.comp.db.postgresql.devel.win32
Message-ID <[email protected]>
I have seen some strange things using pg_ctl under MSys:

. "pg_ctl status" from the command line logs to the event log. 
Apparently it thinks it's not on a tty. Works fine from Windows cmd prompt.
. this hangs: perl -e '@foo=`pg_ctl -w start`;'
  but this doesn't: perl -e 'system("pg_ctl -w start");'

Finding the problem with the last one has cost me hours in trying to get 
the buildfarm to run.

Anyone have ideas about ways to fix? Or do we just note it and live with it?

cheers

andrew




---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.