Re: Hot Standby query cancellation and Streaming Replication integration

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Hot Standby query cancellation and Streaming Replication integration
Date: 2010-02-26 19:02:12
Message-ID: 4B881AB4.4090303@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2/26/10 6:57 AM, Richard Huxton wrote:
>
> Can we not wait to cancel the transaction until *any* new lock is
> attempted though? That should protect all the single-statement
> long-running transactions that are already underway. Aggregates etc.

I like this approach. Is it fragile in some non-obvious way?

--Josh Berkus

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2010-02-26 19:05:52 Re: A thought on Index Organized Tables
Previous Message Bruce Momjian 2010-02-26 19:01:30 Re: Re: Hot Standby query cancellation and Streaming Replication integration