> On 13 Mar 2022, at 17:05, Daniel Westermann (DWE) > <[email protected]> wrote:
> if you follow that example step by step, the mkdir command will fail, > obviously: > https://www.postgresql.org/docs/current/install-short.html > > Is it worth fixing that with "mkdir -p ..."? Well, it will fail unless the user already had /usr/local/pgsql/, but I hear what you're saying. Though I bet almost anyone following this will be able to figure it out but there is little to no value in not being correct. -- Daniel Gustafsson https://vmware.com/
