Bug #697: Start problem

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: Bug #697: Start problem
Date: 2002-06-25 09:44:29
Message-ID: 20020625094429.1D95647598E@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Alexander Kirpa (ank(at)bilteks(dot)com) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
Start problem

Long Description
Postgres engine don't start if old PID already used other program.
IMHO, need update start procedures and ignore old PID if process name is not postmaster.

Sample Code
Automatic Start system.
start apache - no connect to internet - no load/request
start postgres
All OK.
Power outage.
Automatic system start after power restored.
start apache - connect to internet - huge load, as result child of apache use PID of postgres used on previous start.
start postgres - :-(((( - not started.

Work around. restart apache. start postgres.

No file was uploaded with this report

Browse pgsql-bugs by date

  From Date Subject
Next Message Tatsuo Ishii 2002-06-25 13:52:50 Re: Invalid EUC_TW character sequence found
Previous Message Gene Leung 2002-06-25 09:40:42 Invalid EUC_TW character sequence found