Re: Postgres: Installing as a service - Mailing list pgsql-general

From Thomas Kellerer
Subject Re: Postgres: Installing as a service
Date
Msg-id grup3j$t2m$1@ger.gmane.org
Whole thread Raw
In response to Postgres: Installing as a service  (CM J <postgres.newbie@gmail.com>)
List pgsql-general
CM J wrote on 13.04.2009 07:48:
> Hi ,
>
>        I have extracted postgres from postgres-noinstaller.zip file. How
> do i install postgres as  a service from cmd line ? Are there are any
> binaries provided by postgres to install it as a service ? Please note
> that i am aware that msi installer automatically does all this. I want
> to know how to acheive the same from  the postgres db extracted from the
> zip file.
>
> Thanks.


Use "pg_ctl register" (after you have created the postgres windows user as
described by John)

http://www.postgresql.org/docs/8.3/static/app-pg-ctl.html



pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: Postgres: Installing as a service
Next
From: CM J
Date:
Subject: Re: Postgres: Installing as a service