Re: [GENERAL] PostgreSQL on Windows

2010-04-01 Thread Mark Vantzelfde
Could it be that pg_ctl uses some sort of unix cmd like ps to try to determine with the postgres processes are running? Using ps from a windows command prompt does not show the postgres processes started as services. Mark On Mon, Mar 29, 2010 at 1:54 PM, Mark Vantzelfde wrote: > Same res

Re: [GENERAL] PostgreSQL on Windows

2010-03-29 Thread Mark Vantzelfde
Same result. On Mon, Mar 29, 2010 at 1:51 PM, Raymond O'Donnell wrote: > On 29/03/2010 18:38, Mark Vantzelfde wrote: > > I am running 8.4 on a Windows Vista system. The software was installed > using > > the auto-install process. PostgreSQL starts successfully as a servic

[GENERAL] PostgreSQL on Windows

2010-03-29 Thread Mark Vantzelfde
I am running 8.4 on a Windows Vista system. The software was installed using the auto-install process. PostgreSQL starts successfully as a service when the system boots. The running postgres* processes can be verified via Task Manager. I can run psql from the command prompt. I have the PGDATA env v