some config options do not have defaults documented

Started by Alvaro Herreraalmost 15 years ago2 messageshackers
Jump to latest
#1Alvaro Herrera
alvherre@2ndquadrant.com

I just noticed that logging_collector does not have its default value
documented. I checked and other settings were also missing defaults.
Do we have a policy that they should all be documented, or is this
intentional?

--
Álvaro Herrera <alvherre@alvh.no-ip.org>

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Alvaro Herrera (#1)
Re: some config options do not have defaults documented

Alvaro Herrera <alvherre@alvh.no-ip.org> writes:

I just noticed that logging_collector does not have its default value
documented. I checked and other settings were also missing defaults.
Do we have a policy that they should all be documented, or is this
intentional?

I think if the default value isn't pretty obvious, it should be
documented. Offhand I would've said most or all GUC descriptions
already did include it.

regards, tom lane