On 26.01.23 19:36, Karl O. Pinc wrote:
I see a possible problem at line 1,412 of runtime.sgml
This says:
in the postmaster's startup script just before invoking the postmaster.
Depending on how this is read, it could be interpreted to mean
that a "postmaster" binary is invoked. It might be more clear
to write: ... just before invoking <command>postgres</command>.
Or it might not be worth bothering about; at this point, probably
not, but I thought you might want the heads-up anyway.
Good find. I have adjusted that, and a few more nearby.