Re: [BUGS] Problems with "-w" option on pg_ctl.exe running as a windows

2004-12-21 Thread Bruce Momjian
Looking at the two patches I just applied I think it might fix your problem. The problem was actually the general problem of pg_ctl -w start not returning a non-zero. --- Steve McWilliams wrote: > Hello, > > I tried sending

[BUGS] Problems with "-w" option on pg_ctl.exe running as a windows service

2004-12-21 Thread Steve McWilliams
Hello, I tried sending this the other week but for some reason it hasn't gone through, so I am resending: I am using Postgresql-8.0.0beta4 on Windows XP Pro and have noticed that attempts to run pg_ctl as a service fail when the "-w" option is included. So if I register the service as follows: