Re: Hot Standby and deadlock detection - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Hot Standby and deadlock detection
Date
Msg-id 1265043919.13782.12556.camel@ebony
Whole thread Raw
In response to Re: Hot Standby and deadlock detection  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-hackers
On Mon, 2010-02-01 at 17:50 +0200, Heikki Linnakangas wrote:

> Umm, so why not run the deadlock check immediately in
> max_standby_delay=-1 case as well? Why is that case handled differently
> from max_standby_delay>0 case?

Done, tested, working.

Will commit tomorrow if no further questions or comments.

--
 Simon Riggs           www.2ndQuadrant.com

Attachment

pgsql-hackers by date:

Previous
From: Tim Bunce
Date:
Subject: Re: Package namespace and Safe init cleanup for plperl UPDATE 3 [PATCH]
Next
From: Robert Haas
Date:
Subject: Re: [COMMITTERS] pgsql: Augment EXPLAIN output with more details on Hash nodes.