[DOCS] log_lock_waits does not document requiring superuser rights

2017-07-19 Thread postgresql2
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.6/static/runtime-config-logging.html Description: For most settings https://www.postgresql.org/docs/9.6/static/runtime-config-logging.html says "Only superusers can change this setting." I

Re: [DOCS] extraneous spaces after links

2017-07-19 Thread Peter Eisentraut
On 7/7/17 20:34, r...@cfcl.com wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/9.6/static/runtime.html > Description: > > There are extraneous spaces after links in a number of places (e.g., > "... in > The design of POSTGRES

Re: [DOCS] log_lock_waits does not document requiring superuser rights

2017-07-19 Thread Tom Lane
postgres...@realityexists.net writes: > For most settings > https://www.postgresql.org/docs/9.6/static/runtime-config-logging.html says > "Only superusers can change this setting." > It does not say this for "log_lock_waits", but superuser rights are still > required (tested on 9.6.3, but I think