Re: Starting Postgresql as windows service - Mailing list pgsql-general

From Harald Armin Massa
Subject Re: Starting Postgresql as windows service
Date
Msg-id 7be3f35d0604250215j48a4ba7at30728707273065c6@mail.gmail.com
Whole thread Raw
In response to Starting Postgresql as windows service  (Rajarajan <klik4raja@gmail.com>)
List pgsql-general
Rajarajan,

please check the postgresql logs witin <your data directory> pg_log

your data directory defaults to
[programs]\Postgresql\8.1\data

where [programs] is ~"Programs and Files" in US Windows, and "Programme" in German Windows.

Propably there is some problem with postgresql.conf or access to your datafiles; the log may tell

hth
Harald


On 4/25/06, Rajarajan <klik4raja@gmail.com> wrote:
Hi
I want to start psql as a windows service manually.How to do that?
i was able to register the service but able to start it..when i start it ..i got the following message..

---------------------------
Services
---------------------------
The PostgreSQL service on Local Computer started and then stopped.  Some services stop automatically if they have no work to do, for example, the Performance Logs and Alerts service.
---------------------------
OK  
---------------------------
thanks in Advance..
--
****************************************************************
My only Superstition is belief in facts
****************************************************************



--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Reinsburgstraße 202b
70197 Stuttgart
0173/9409607
-
PostgreSQL - supported by a community that does not put you on hold

pgsql-general by date:

Previous
From: Rajarajan
Date:
Subject: Starting Postgresql as windows service
Next
From: "A. Kretschmer"
Date:
Subject: Re: isnumeric - checking if text variable is convertable to numeric