Greetings,
* Heikki Linnakangas (hlinnaka@iki.fi) wrote:
> On 05/02/2021 23:22, Stephen Frost wrote:
> >Unless there's anything else on this, I'll commit these sometime next
> >week.
>
> One more thing: Instead of using 'effective_io_concurrency' GUC directly,
> should call get_tablespace_maintenance_io_concurrency().
Ah, yeah, of course.
Updated patch attached.
Thanks!
Stephen