| From: | "Harald Armin Massa" <haraldarminmassa(at)gmail(dot)com> |
|---|---|
| To: | Rajarajan <klik4raja(at)gmail(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Starting Postgresql as windows service |
| Date: | 2006-04-25 09:15:18 |
| Message-ID: | 7be3f35d0604250215j48a4ba7at30728707273065c6@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)gmail(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | A. Kretschmer | 2006-04-25 09:23:37 | Re: isnumeric - checking if text variable is convertable to numeric |
| Previous Message | Rajarajan | 2006-04-25 09:03:57 | Starting Postgresql as windows service |