Re: Documentation/Behavior: Systemd Type=notify failure with pg_ctl on Debian 12 - Mailing list pgsql-docs

From Greg Sabino Mullane
Subject Re: Documentation/Behavior: Systemd Type=notify failure with pg_ctl on Debian 12
Date
Msg-id CAKAnmm+izY7d5ifTc5+cvWB5hVdZwCYBeWfZNuE32yHCed2wDA@mail.gmail.com
Whole thread
In response to Documentation/Behavior: Systemd Type=notify failure with pg_ctl on Debian 12  (PG Doc comments form <noreply@postgresql.org>)
List pgsql-docs
The only possible doc change I think warranted is to tell people NOT to use pg_ctl with systemd (because it makes no sense), but just use the binary instead. However, the example in the docs (https://www.postgresql.org/docs/current/server-start.html) already does that, ,and works fine as written, so I don't think the docs should anticipate every way in which someone might wrongly modify the file.


Cheers,
Greg

--
Enterprise Postgres Software Products & Tech Support

pgsql-docs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Documentation/Behavior: Systemd Type=notify failure with pg_ctl on Debian 12
Next
From: Fujii Masao
Date:
Subject: Re: Clarify INCLUDING COMMENTS behavior in CREATE TABLE and CREATE FOREIGN TABLE docs