Re: Online enabling of checksums - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: Online enabling of checksums
Date
Msg-id CABUevEx=dySUihJMpNj9KvCNyJYzXqC4sVDD=JU=_4_p3QaSSw@mail.gmail.com
Whole thread Raw
In response to Re: Online enabling of checksums  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
On Thu, Feb 22, 2018 at 9:09 PM, Peter Eisentraut <peter.eisentraut@2ndquadrant.com> wrote:
On 2/22/18 12:38, Magnus Hagander wrote:
> I'm not entirely sure which the others ones are. Auto-Vacuum obviously
> is one, which doesn't use the worker infrastructure. But I'm not sure
> which the others are referring to? 

autovacuum, subscription workers, auto prewarm


Oh, for some reason I thought you were thinking in pending patches. Yeah, for those it makes sense -- though autovacuum isn't (currently) using background workers for what it does, the rest certainly makes sense to do something with.

But as you say, that's a separate patch :) 


--

pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Allow workers to override datallowconn
Next
From: Tom Lane
Date:
Subject: Re: ERROR: left and right pathkeys do not match in mergejoin