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

From Craig Ringer
Subject Re: Postgres: Installing as a service
Date
Msg-id 49E2DF70.4020703@postnewspapers.com.au
Whole thread Raw
In response to Postgres: Installing as a service  (CM J <postgres.newbie@gmail.com>)
Responses Re: Postgres: Installing as a service
Re: Postgres: Installing as a service
List pgsql-general
CM J wrote:
> Hi ,
>
>        I have extracted postgres from postgres-noinstaller.zip file. How do
> i install postgres as  a service from cmd line ?

Search:  http://msdn.microsoft.com/

You can use the `net' command to start/stop services. I don't recall the
command(s) used to install them, if any, but you'll be able to find the
info on MSDN.

> Are there are any binaries
> provided by postgres to install it as a service ?

No.

Why not use the MSI installer's silent mode?

--
Craig Ringer

pgsql-general by date:

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