Re: Inconsistent pg_ctl behaviour: start vs. runservice

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Inconsistent pg_ctl behaviour: start vs. runservice
Дата
Msg-id 200408260149.i7Q1nKi21574@candle.pha.pa.us
обсуждение исходный текст
Ответ на Inconsistent pg_ctl behaviour: start vs. runservice  (Steffen Macke <sdteffen@web.de>)
Список pgsql-bugs
Steffen Macke wrote:
> [PostgreSQL 8.0beta1 on Windows 2000 Professional]
>
> In case of a leftover postmaster.pid, pg_ctl start
> tries to start anyway,
> but pg_ctl runservice (as installer by the PostgreSQL
> Windows installer) will not start the service, requiring a manual
> removal of postmaster.pid.
>
> Apparently no proper error code is returned on the service startup
> failure - I couldn't get the service
> recovery options to delete postmaster.pid (Tried batchfile and executable).

Yes, this pid file is a known problem we are researching.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #1232: Singapore Timezone missing
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Postgres 8.0/Windows 2000 Load testing