pgsql: Fix copy-pasto in the patch to allow background writer to run

From: heikki(at)postgresql(dot)org (Heikki Linnakangas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix copy-pasto in the patch to allow background writer to run
Date: 2009-03-03 10:42:06
Message-ID: 20090303104206.376E1755AA5@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix copy-pasto in the patch to allow background writer to run during
recovery: if background writer or pgstat process dies during recovery (or
any other child process, but those two are the only ones running), send
SIGQUIT to the startup process using correct pid.

Modified Files:
--------------
pgsql/src/backend/postmaster:
postmaster.c (r1.574 -> r1.575)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/postmaster.c?r1=1.574&r2=1.575)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2009-03-04 08:43:15 pgsql: Log a warning instead of shutting down the system if we can't
Previous Message Heikki Linnakangas 2009-03-03 08:11:24 pgsql: Remove the placeholder LWLockId in place of the removed