Re: [HACKERS] background sessions - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [HACKERS] background sessions
Date
Msg-id 27bc7c15-d894-0771-c2ac-923b9a4b9e37@2ndquadrant.com
Whole thread Raw
In response to Re: [HACKERS] background sessions  (Andrew Borodin <borodin@octonica.com>)
Responses Re: [HACKERS] background sessions  (Andrew Borodin <borodin@octonica.com>)
List pgsql-hackers
On 12/15/16 1:54 AM, Andrew Borodin wrote:
> And one more thing... Can we have BackgroundSessionExecute() splitted
> into two parts: start query and wait for results?
> It would allow pg_background to reuse bgsession's code.

Yes, I will look into that.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] Performance degradation in Bitmapscan (commit 75ae538bc3168bf44475240d4e0487ee2f3bb376)
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] jsonb problematic operators