pgsql: Document log_transaction_sample_rate as superuser-only

2019-11-06 Thread Tomas Vondra
Document log_transaction_sample_rate as superuser-only The docs do say which GUCs can be changed only by superusers, but we forgot to mention this for the new log_transaction_sample_rate. This GUC was introduced in PostgreSQL 12, so backpatch accordingly. Author: Adrien Nayrat Backpatch-through:

pgsql: Document log_transaction_sample_rate as superuser-only

2019-11-06 Thread Tomas Vondra
Document log_transaction_sample_rate as superuser-only The docs do say which GUCs can be changed only by superusers, but we forgot to mention this for the new log_transaction_sample_rate. This GUC was introduced in PostgreSQL 12, so backpatch accordingly. Author: Adrien Nayrat Backpatch-through: