diff options
author | Andres Freund <andres@anarazel.de> | 2024-10-08 11:37:45 -0400 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2024-10-08 11:37:45 -0400 |
commit | 57f37024712702350b714cf64215077f1d75c568 (patch) | |
tree | 7f7ed06961747eaad8f7c0d53bb304c954c7b4ea /doc/src | |
parent | 755a4c10d19dbe432a1860cced914c570ff3becc (diff) | |
download | postgresql-57f37024712702350b714cf64215077f1d75c568.tar.gz postgresql-57f37024712702350b714cf64215077f1d75c568.zip |
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
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions