Re: Summary and Plan for Hot Standby - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Summary and Plan for Hot Standby
Date
Msg-id 4B004A80.4070504@enterprisedb.com
Whole thread Raw
In response to Re: Summary and Plan for Hot Standby  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Summary and Plan for Hot Standby
List pgsql-hackers
Robert Haas wrote:
> But a
> query getting canceled because it touches a lot of tables sounds more
> like a limitation than an outright bug, 

It's not that the query might get canceled. It will abort WAL recovery,
kill all backends, and bring the whole standby down.

--  Heikki Linnakangas EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Listen / Notify rewrite
Next
From: Pavel Stehule
Date:
Subject: Re: named parameters in SQL functions