Re: Pgsql as service in windows

From: "Reini Urban" <rurban(at)x-ray(dot)at>
To: Rajarajan <klik4raja(at)gmail(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Pgsql as service in windows
Date: 2006-04-25 07:47:59
Message-ID: 6910a60604250047l6897b7d8w3946280a7f94233f@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

If you would have installed postgresql via http://cygwin.com/setup.exe
and read the accompanying docs you would have seen how to do that.

/etc/rc.d/init.d/postgresql install
installs postgresql as service, and
/etc/rc.d/init.d/postgresql start
starts the service.

2006/4/18, Rajarajan <klik4raja(at)gmail(dot)com>:
> Hi,
> Am new to Pgsql and i want to start pgsql as service in windows..but
> manualy..
> is it possible.?
>
> I want to know is there any batch file available similar to TOMCAT
> which has service.bat..to start that manually as a service?
>
> Am in a project, in which previously they used a Batch file to start
> postgresql as a service.
> i dont know where they get that batch file..
>
> please reply me asap.as this is urgent..
>
> Thank u,
>
> with regards,
>
> Raja
>
> --
> ****************************************************************
> My only Superstition is belief in facts
> ****************************************************************

--
Reini Urban
http://phpwiki.org/
http://spacemovie.mur.at/ http://helsinki.at/

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message sibel karaasma 2006-05-24 08:35:32 compiling source code!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Previous Message Rajarajan 2006-04-18 08:54:21 Pgsql as service in windows