Re: doc: clarify "pg_signal_backend" default role
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Ian Barwick <ian.barwick@2ndquadrant.com>
Cc: pgsql-docs <pgsql-docs@postgresql.org>
Date: 2019-06-10T05:35:58Z
Lists: pgsql-hackers, pgsql-docs
On Mon, Jun 10, 2019 at 11:06:54AM +0900, Ian Barwick wrote: > Currently the documentation for the default role "pg_signal_backend" states, > somewhat ambiguously, "Send signals to other backends (eg: cancel query, terminate)", > giving the impression other signals (e.g. SIGHUP) can be sent too, which is > currently not the case. (Perhaps you should avoid cross-posting?) OK, I can see your point. > Attached patch clarifies this, adds a descriptive paragraph (similar to what > the other default roles have) and a link to the "Server Signaling Functions" > section. +1 for being more descriptive here. -- Michael
Commits
-
Doc: improve documentation of pg_signal_backend default role.
- e872432d629d 10.11 landed
- 8635d73e2f22 11.6 landed
- 458f01e254e0 13.0 landed
- 11f6271b87fa 12.0 landed