Use aux process resource owner in walsender

Andres Freund <andres@anarazel.de>

Commit: 57f37024712702350b714cf64215077f1d75c568
Author: Andres Freund <andres@anarazel.de>
Date: 2024-10-08T15:37:45Z
Releases: 18.0
Use aux process resource owner in walsender

AIO will need a resource owner to do IO. Right now we create a resowner
on-demand during basebackup, and we could do the same for AIO. But it seems
easier to just always create an aux process resowner.

Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi>
Reviewed-by: Noah Misch <noah@leadboat.com>
Discussion: https://postgr.es/m/1f6b50a7-38ef-4d87-8246-786d39f46ab9@iki.fi

Files

Discussion

  • AIO v2.0 213 messages · 2024-09-01 → 2025-07-29