On Fri, Oct 3, 2025 at 1:55 PM Peter Eisentraut <[email protected]> wrote: > Additionally, I have sorted guc_parameters.dat alphabetically by name, > and have added code to enforce the sort order going forward. (Note: The
That makes sense by default. Another possibility would be to keep them in the same order as postgresql.conf.sample. You mentioned earlier it may be possible to generate the latter, although it's not yet clear if that could be done easily. If not, then keeping them in sync would be extra work. -- John Naylor Amazon Web Services
