| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Steffen Macke <sdteffen(at)web(dot)de> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: Inconsistent pg_ctl behaviour: start vs. runservice |
| Date: | 2004-08-26 01:49:20 |
| Message-ID: | 200408260149.i7Q1nKi21574@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephan Szabo | 2004-08-26 02:14:25 | Re: BUG #1231: Probelm with transactions in stored code. |
| Previous Message | Bruce Momjian | 2004-08-26 01:47:21 | Re: Postgres 8.0/Windows 2000 Load testing |