Hi, On Thu, Apr 21, 2022 at 10:18:56AM -0400, Tom Lane wrote: > And as for the version, if you want that you can get it from "initdb > --version".
I assumed the point in stamping the version in the output was that people might want to pipe it to some logfile and then later on, when they found some issues, be able to go back and know what version was used when initializing this data directory. Michael