Re: windows service not working

Поиск
Список
Период
Сортировка
От Harald Armin Massa
Тема Re: windows service not working
Дата
Msg-id 7be3f35d0804110631i5160c3a6i2edfb86ce9fb57c6@mail.gmail.com
обсуждение исходный текст
Ответ на windows service not working  (Kalyan Vaidyanathan <kalyan_v@hotmail.com>)
Ответы Re: windows service not working  (Kalyan Vaidyanathan <kalyan_v@hotmail.com>)
Список pgadmin-support
Kalyan,

> Hi,
>   I just installed postgresql 8.3 on my windows xp desktop.  For some
> reason, I am not able to start it as a service from the control panel (I
> have set it to start manually).  But if I bring up pgAdmin III UI, I can
> connect to the db from there.


if you can connect to the database, there is something running. Either
the database not as a service, or something else.

So, propably your service fails to start because the port 5432
(propably the default) is still in use.

you should fire up eventvwr and check the application log. There you
may find more about the reason why you cannot start your service.

Also have a look at $PGDATA/pg_log (default below
PostgreSQL/8.3/data), if anything is written there.

best wishes

Harald




--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Spielberger Straße 49
70435 Stuttgart
0173/9409607
fx 01212-5-13695179
-
EuroPython 2008 will take place in Vilnius, Lithuania - Stay tuned!


В списке pgadmin-support по дате отправления:

Предыдущее
От: Kalyan Vaidyanathan
Дата:
Сообщение: windows service not working
Следующее
От: Kalyan Vaidyanathan
Дата:
Сообщение: Re: windows service not working