Hi, On 2025-02-12 13:59:21 +1300, Thomas Munro wrote: > How about just maintaining it in a new variable > effective_io_combine_limit, whenever either of them is assigned?
Yea, that's probably the least bad way. I wonder if we should just name that variable io_combine_limit and have the GUC be _raw or _guc or such? There's gonna be a fair number of references to the variable in code... Greetings, Andres Freund