cluster_name and update_process_title documentation

Started by Peter Eisentrautover 10 years ago2 messageshackers
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

The related settings cluster_name and update_process_title have somehow
ended up at opposite corners of the documentation and sample files. I
propose to group them together in a new "Process Title" section, as in
the attached patch.

Attachments:

0001-Group-cluster_name-and-update_process_title-settings.patchapplication/x-patch; name=0001-Group-cluster_name-and-update_process_title-settings.patchDownload+62-47
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Peter Eisentraut (#1)
Re: cluster_name and update_process_title documentation

Peter Eisentraut <peter_e@gmx.net> writes:

The related settings cluster_name and update_process_title have somehow
ended up at opposite corners of the documentation and sample files. I
propose to group them together in a new "Process Title" section, as in
the attached patch.

I think you missed some places that need to be updated to add a new
config_group value; at least guc.c's config_group_names[] array, and
there might be other places. But +1 for the concept.

(I wonder if we couldn't add a static assert to catch this class of
error in the future.)

regards, tom lane

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers