Re: [ADMIN] Starting PostgreSQL from a windows application

2006-08-18 Thread Magnus Hagander
> I have installed Postures on a Windows server and it starts as a > service and all is OK. > > I have 2 questions: > > 1. I need to be able to wrap PostgreSQL as part of my application > and, therefore, start it as part of my app. start-up. I know that > pg_ctl start is the command, but as your

Re: [ADMIN] Starting PostgreSQL from a windows application

2006-07-26 Thread Andy Shellam
Hi Hovik: Hello, I have installed Postures on a Windows server and it starts as a service and all is OK. I have 2 questions: 1. I need to be able to wrap PostgreSQL as part of my application and, therefore, start it as part of my app. start-up. I know that pg_ctl start is the command, but